Details
-
New Feature
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
Let's now visualise a bit better the overall view using Bars and other kind of JFreeCharts which might help to take a draft view about how the Jenkins instance looks like from the lint point of view.
And with something like a pie Chart to show the total number of defects per status and likely per severity:
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Screen Shot 2017-08-22 at 16.37.16.png [ 39370 ] |
Description |
Let's now visualise a bit better the overall view using Bars and other kind of JFreeCharts which might help to take a draft view about how the Jenkins instance looks like from the lint point of view. !Screen Shot 2017-08-22 at 15.48.29.png! And with something like a pie Chart to show the total number of defects per status and likely per severity: |
Let's now visualise a bit better the overall view using Bars and other kind of JFreeCharts which might help to take a draft view about how the Jenkins instance looks like from the lint point of view. !Screen Shot 2017-08-22 at 15.48.29.png! And with something like a pie Chart to show the total number of defects per status and likely per severity: !Screen Shot 2017-08-22 at 16.37.16.png! |
Labels | 0.13.0 |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Code changed in jenkins
User: Victor Martinez
Path:
pom.xml
src/main/java/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction.java
src/main/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySandboxChecker.java
src/main/java/org/jenkins/ci/plugins/jenkinslint/check/GroovySystemExitChecker.java
src/main/java/org/jenkins/ci/plugins/jenkinslint/check/JobAssignedLabelChecker.java
src/main/java/org/jenkins/ci/plugins/jenkinslint/graph/JenkinsLintGraph.java
src/main/java/org/jenkins/ci/plugins/jenkinslint/model/AbstractAction.java
src/main/java/org/jenkins/ci/plugins/jenkinslint/model/InterfaceCheck.java
src/main/resources/org/jenkins/ci/plugins/jenkinslint/JenkinsLintAction/index.jelly
src/test/java/org/jenkins/ci/plugins/jenkinslint/JenkinsLintGlobalConfigurationTestCase.java
src/test/java/org/jenkins/ci/plugins/jenkinslint/check/RandomTestCase.java
src/test/resources/org/jenkins/ci/plugins/jenkinslint/check/RandomTestCase/testDoubleQuoteLabels.zip
src/test/resources/org/jenkins/ci/plugins/jenkinslint/check/RandomTestCase/testMultiJobWithNPEParameters.zip
http://jenkins-ci.org/commit/jenkinslint-plugin/61abe7c4815d3e4bed0d512b3bca3e92eb3956f4
Log:
JENKINS-46350Feature/graphs (#38)Change-Id: I654aa0b41197bf9b0bdae52ac76b13effdd01984
Change-Id: I2271d13b8eb682f7fdebf0e460ac8faba7e8d6cc
Change-Id: I4741c22f73389b82d05b9c7f0e16d5f6836b27e6
JENKINS-46424Added testcasesclasscastexception
Apparently this is just caused with a combination of plugins which I've
not found yet which it's the culprit
JENKINS-46424Fixed NullPointerExceptionMissing Unit Tests
Change-Id: I6f65be3b44815e655c32b8f0e88bb5b85bcb8513
Change-Id: I7a5703ec2ae3964e946e3cf883bc6531537b08a7
Change-Id: I71e49b08105c4b5f1485344ae8f2b2e57ba3deb0
Change-Id: I6a23e05bfffa2632a1c72f90354b14bc11481273
Change-Id: I7d3f610c91550fe5af53a8ee6fc46c0cd3d14d67