Quantcast

[JIRA] (JENKINS-15539) Provide a link to the jacoco.exec

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

[JIRA] (JENKINS-15539) Provide a link to the jacoco.exec

JIRA noreply@jenkins-ci.org
Issue Type: Improvement Improvement
Assignee: Ognjen Bubalo
Components: jacoco
Created: 16/Oct/12 4:45 PM
Description:

The most convenient way to work with coverage results is to load them into IDE. EclEmma takes as input the Jacoco.exec files and provides source reports and highlighting directly in Eclipse workspace.
It would be nice to provide a link to those jacoco.exec files and to some useful resources on how to consume them efficiently in IDE.

Project: Jenkins
Priority: Major Major
Reporter: Mickael Istria
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-15539) Provide a link to the jacoco.exec

JIRA noreply@jenkins-ci.org
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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15539) Provide a link to the jacoco.exec

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Kohsuke Kawaguchi
Path:
src/main/java/hudson/plugins/jacoco/report/CoverageReport.java
src/main/resources/hudson/plugins/jacoco/report/CoverageReport/index.jelly
http://jenkins-ci.org/commit/jacoco-plugin/45e4e6ef6b90b3fc3de8b79d8a68f8f7593653d0
Log:
[FIXED JENKINS-15539]

/jacoco.exec now serves the (possibly combined) jacoco.exec file.

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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15539) Provide a link to the jacoco.exec

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: ognjenb
Path:
src/main/java/hudson/plugins/jacoco/JacocoBuildAction.java
src/main/java/hudson/plugins/jacoco/JacocoPublisher.java
src/main/java/hudson/plugins/jacoco/JacocoReportDir.java
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
src/main/resources/hudson/plugins/jacoco/report/CoverageReport/index.jelly
src/main/resources/hudson/plugins/jacoco/report/MethodReport/index.jelly
http://jenkins-ci.org/commit/jacoco-plugin/1c8657a4ed863a9842f0c38840157fe2638aeaec
Log:
Merge pull request #17 from kohsuke/master

JENKINS-15539 serve jacoco.exec over HTTP

Compare: https://github.com/jenkinsci/jacoco-plugin/compare/009c7667d6ce...1c8657a4ed86


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.

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 [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15539) Provide a link to the jacoco.exec

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: SCM/JIRA link daemon (23/Feb/13 10:43 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

--
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.
 
 
Loading...