Extension Points defined in JaCoCo Plugin
This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc. |
Rule
jenkinsdoc:jacoco:hudson.plugins.jacoco.Rule]
Rule object encapsulates the logic to mark jenkinsdoc:CoverageObject] s as "failed". Such logic is used to mark builds as unstable when certain condition is met.
Implementations:
-
JaCoCo Plugin: hudson.
plugins. jacoco. rules. LineCoveragePerSourceFileRule (view on GitHub)