Allow to specify per-package thresholds

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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

            Assignee:
            Shenyu Zheng
            Reporter:
            Cyril Picat
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: