-
Improvement
-
Resolution: Fixed
-
Minor
-
-
3.0.5
Complexity is not included in the console when jacoco is executed, yet it is included in the build results screen.
[JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 100, method: 96, line: 82, branch: 52, instruction: 86 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=80, maxClass=80, minMethod=80, maxMethod=80, minLine=80, maxLine=80, minBranch=80, maxBranch=80, minInstruction=80, maxInstruction=80, minComplexity=80, maxComplexity=80] [JaCoCo plugin] Apply Min/Max thresholds result: FAILURE