Details
-
Type:
New Feature
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: code-coverage-api-plugin
-
Labels:None
-
Similar Issues:
-
Epic Link:
-
Sprint:GSoC - Coding Phase 1
Description
Assume we have a large project, with thousands of files. It would be nice to have a way to easily find the files with low coverage.
AC
- Provide UI on the report that filters out everything except low coverage files.
Code changed in jenkins
User: cizezsy
Path:
src/main/webapp/scripts/custom-chart.js
http://jenkins-ci.org/commit/code-coverage-api-plugin/3b9626be196525081aa4979bc9b920579835c63a
Log:
JENKINS-51609Filter report to show only low coverage code