-
Improvement
-
Resolution: Fixed
-
Major
-
None
See JENKINS-16786, multiple user asked for having a configuration option to not show the coverage column in the Dashboard View. This ticket handles changes required for this.
Update: Disabling is possible by just removing the column via "edit view", so this ticket is mostly about why the column is automatically added in new installations/views, not sure if this can be disabled, need to compare this with other column-plugins.
- is related to
-
JENKINS-16786 Please make the "N/A" white, not black. :-)
-
- Closed
-
Code changed in jenkins
User: Dominik Stadler
Path:
src/main/java/hudson/plugins/jacococoveragecolumn/JaCoCoColumn.java
http://jenkins-ci.org/commit/jacoco-plugin/2e1b5035f8d77d31bc76103c1b2ba8283fb99e30
Log:
JENKINS-18894: Change descriptor to not show the column by default