Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14990

Allow to specify per-package thresholds

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • cobertura-plugin
    • None

      Allow the setting of a specific build failure threshold by package.

      Let's say my application is layered in 3 layers, Model, Views, Controllers and that my package names are like com.company.Model.yyy, etc., I would like to specify three thresholds, for example:

      • com.company.Model (and subpackages): 80%
      • com.company.Controllers (and subpackages): 30%
      • com.company.Views (and subpackages): 0%

      Seems it was requested by another user on stackoverflow.com: http://stackoverflow.com/questions/10747514/how-to-configure-jenkins-cobertura-plugin-to-monitor-specific-packages

            cizezsy Shenyu Zheng
            cyrilpicat Cyril Picat
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: