|
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 [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|
In reply to this post by JIRA noreply@jenkins-ci.org
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 [hidden email]. For more options, visit https://groups.google.com/groups/opt_out. |
|||||||||||
| Powered by Nabble | Edit this page |

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
src/main/java/hudson/plugins/jacoco/report/ClassReport.java
src/main/java/hudson/plugins/jacoco/report/CoverageReport.java
src/main/java/hudson/plugins/jacoco/report/MethodReport.java
src/main/java/hudson/plugins/jacoco/report/SourceAnnotator.java
src/main/resources/hudson/plugins/jacoco/report/ClassReport/index.jelly
http://jenkins-ci.org/commit/jacoco-plugin/f778bc07de88008fe9862930ba8723da4ea087c1
Log:
[FIXED JENKINS-15538] added whole class coverage highlighting
The code is refactored a bit so that the same line-by-line annotation code can be used by multiple callers.
For the time being, the class coverage highlight is rendered along with the per-method break down, but one might prefer some tweak to this, such as using tabs.
Compare: https://github.com/jenkinsci/jacoco-plugin/compare/b7985928f638...f778bc07de88
–
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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.