-
Improvement
-
Resolution: Unresolved
-
Critical
-
None
When a build fails/is unstable because of a broken JaCoCo threshold, the build status/summary page doesn't contain a clue why the build failed.
I would like some similar notification like the analysis plugins (FindBugs, Checkstyle, ...) do - i.e. 'plugin result' with a small build status icon next to it
[JENKINS-19370] JaCoCo plugin should say on build result page why build failed, if threshold is broken
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Workflow | Original: JNJira [ 150818 ] | New: JNJira + In-Review [ 186150 ] |
Attachment | New: screenshot-1.png [ 51949 ] |
Likewise the console contains no information, either.
The only way to find out why the build fails, is to open the coverage report and 'guess' that the orange background of e.g. 'branch coverage' means that the build has become unstable because of too low coverage