code-coverage-api-plugin icon indicating copy to clipboard operation
code-coverage-api-plugin copied to clipboard

Selection of elements to show on build summary

Open uhafner opened this issue 4 years ago • 0 comments

If there is more than one report then the build summary shows details for all coverage node levels. It might make sense to restrict these to line and branch as well (used for single report summary).

Example of 2 reports: https://ci.jenkins.io/job/Plugins/job/warnings-ng-plugin/job/master/lastCompletedBuild/

Example of 1 report: https://ci.jenkins.io/job/Plugins/job/analysis-model/job/master/lastSuccessfulBuild/

uhafner avatar Oct 13 '21 09:10 uhafner