Code changed in jenkins
User: Michal Turek
Path:
src/main/java/hudson/plugins/sloccount/ReportSummary.java
src/main/java/hudson/plugins/sloccount/SloccountChartBuilder.java
http://jenkins-ci.org/commit/sloccount-plugin/b214b258df66a1671271be14a24d0391ea8c57aa
Log:
JENKINS-21258 Graphical artefacts in the trend graphs

  • If a language newly appears/disappears in/from SLOCCount report the trend graphs will contain graphical artifacts. The issue is visible mainly in the delta trend but it is (and always was) present in the absolute one too. The code doesn't consider that currently processed build may contain different languages than the previous and next ones.
  • The issue fixed by adding zero or negative lines count for all known languages that are not present in the particular build but may be present in the previous or next ones.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to