[
https://issues.jenkins-ci.org/browse/JENKINS-13235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162959#comment-162959
]
SCM/JIRA link daemon commented on JENKINS-13235:
------------------------------------------------
Code changed in jenkins
User: Seiji Sogabe
Path:
src/main/java/hudson/plugins/sloccount/model/Countable.java
src/main/java/hudson/plugins/sloccount/model/File.java
src/main/java/hudson/plugins/sloccount/model/FileContainer.java
src/main/java/hudson/plugins/sloccount/model/Folder.java
src/main/java/hudson/plugins/sloccount/model/Language.java
src/main/java/hudson/plugins/sloccount/model/SloccountReport.java
src/main/java/hudson/plugins/sloccount/util/StringUtil.java
src/main/resources/hudson/plugins/sloccount/SloccountResult/files.jelly
src/main/resources/hudson/plugins/sloccount/SloccountResult/folders.jelly
src/main/resources/hudson/plugins/sloccount/SloccountResult/languages.jelly
http://jenkins-ci.org/commit/sloccount-plugin/7ef65b2d7888071638791195a964119d4340117e
Log:
[JENKINS-13235] use commas in numbers for readability
> sloccount report formating on build summary
> -------------------------------------------
>
> Key: JENKINS-13235
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13235
> Project: Jenkins
> Issue Type: Improvement
> Components: sloccount
> Affects Versions: current
> Reporter: Greg Moncreaff
> Assignee: npiguet
> Priority: Minor
>
> 2 enhancements:
> a) use commas in numbers for readability (e.g. have 9,876,543,210 instead of
> 9876543210)
> b) attempt some alignment of data? (maybe put data into a sortable html table
> along the lines of, (but smaller screen real estate) the drill in report
> (language tab) with additional columns for build delta lang/file/sloc?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira