Branch: refs/heads/master
Home: https://github.com/jenkinsci/codedx-plugin
Commit: 2ea5d5458f33425fe09c422a21b5a1d9d3f6f911
https://github.com/jenkinsci/codedx-plugin/commit/2ea5d5458f33425fe09c422a21b5a1d9d3f6f911
Author: Samuel B. Johnson <[email protected]>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxProjectAction.java
Log Message:
-----------
Use correct string values for the color map
Commit: f3edbc13615f7bff469e26a13733ade8382d034b
https://github.com/jenkinsci/codedx-plugin/commit/f3edbc13615f7bff469e26a13733ade8382d034b
Author: Samuel B. Johnson <[email protected]>
Date: 2015-03-20 (Fri, 20 Mar 2015)
Changed paths:
M src/main/java/org/jenkinsci/plugins/codedx/CodeDxChartBuilder.java
M src/main/java/org/jenkinsci/plugins/codedx/model/StatisticGroup.java
Log Message:
-----------
Fix gaps in the severity and status trends charts
Because not every build contains every possible status and severity type, if
previous builds contained a type that no longer exists, it wasn't being
correctly rendered in the chart, leaving white gaps. By guaranteeing that every
column as a value for every row, we can ensure there will be no gaps.
Compare:
https://github.com/jenkinsci/codedx-plugin/compare/ad7c3a90afe7...f3edbc13615f
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.