Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: jacoco-plugin
-
Labels:None
-
Similar Issues:
Description
The dashboard portlet currently shows the following columns:
- % Instruction
- % Branch
- % Complexity
- % Line
- % Method
- % Class
- % Block
However, there is no method JacocoCoverageResultSummary#getTotalBlockCoverage.
Code changed in jenkins
User: Marcus Bauer
Path:
src/main/resources/hudson/plugins/jacoco/portlet/grid/JacocoBuilderGrid/portlet.jelly
http://jenkins-ci.org/commit/jacoco-plugin/3eb753f793bb97fcfa1c44253f0acaf2c0ddfe29
Log:
JENKINS-19662Removed (always-empty) block coverage column from the dashboard portlet.