Quantcast

[JIRA] (JENKINS-15182) improve formatting of coverage reports

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15182) improve formatting of coverage reports

JIRA noreply@jenkins-ci.org
Issue Type: Improvement Improvement
Affects Versions: current
Assignee: Ognjen Bubalo
Components: jacoco
Created: 16/Sep/12 4:35 PM
Description:

similar to JENKINS-14928, the coverage reports aren't as clean as other implementations. For example, the jacoco:report Ant Task creates HTML reports where all source code is indented properly, the entire source file is highlighted in a single view, the coverage "bars" are always uniform width, etc.

perhaps there is functionality in the jacoco-ant project that can be reused, rather than reimplemented?

Project: Jenkins
Priority: Minor Minor
Reporter: nathan gerhart
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15182) improve formatting of coverage reports

JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Ognjen Bubalo
Path:
src/main/java/hudson/plugins/jacoco/report/MethodReport.java
http://jenkins-ci.org/commit/jacoco-plugin/a697060e4a1d3a33a64eb4e14766346f6d4803c5
Log:
Fixing:
JENKINS-14928: Sourcefile highlighting loses the indentation
JENKINS-15182: improve formatting of coverage reports

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15182) improve formatting of coverage reports

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Ognjen Bubalo resolved Improvement JENKINS-15182 as Fixed

1.0.8 version

Change By: Ognjen Bubalo (15/Oct/12 7:49 PM)
Status: Open Resolved
Resolution: Fixed
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15182) improve formatting of coverage reports

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Ognjen Bubalo closed Improvement JENKINS-15182 as Fixed
Change By: Ognjen Bubalo (18/Nov/12 7:00 PM)
Status: Resolved Closed
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
Loading...