-
New Feature
-
Resolution: Fixed
-
Minor
-
Jenkins JaCoCo plugin/1.0.12
Add option to change build-status if coverage is insufficient. When releasing continuously we need to break builds that does not meet the requirements regarding code quality and code coverage. It is possible to handle this directly through the JaCoCo-maven-plugin, but I prefer to break the build as a post-build step after evaluating the aggregated result of a multi-module build.
- is related to
-
JENKINS-16837 Don't change build status
- Closed