[
https://issues.jboss.org/browse/JBIDE-12742?page=com.atlassian.jira.plugi...
]
Nick Boldt edited comment on JBIDE-12742 at 9/28/12 2:02 PM:
-------------------------------------------------------------
Fixed the job description with links to LAST SUCCESSFUL build's coverage report.
-{color:red}[^12742-cleaned-up-UI.png]
However, the link (in red) in the left nav won't work as it's relative to a given
build.
So, to work around that you need only enter a given build THEN look at the code coverage
links: [^12742-cleaned-up-UI_individual_build.png]
{color}-
Fixed the left nav links by referencing this URL:
{code}
/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/target/coverage-report/html/JaCoCo-Multi/index.html
{code}
Thus the complete description is:
{code}
<li><a
href="/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/target/coverage-report/html/JaCoCo-Multi/index.html">coverage
report</a>. Load <a
href="/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/target/jacoco.exec"
style="color: purple; font-weight:bold">jacoco.exec</a> into
EclEmma</li><li><a
href="http://download.jboss.org/jbosstools/builds/staging/${JOB_NAME...
site</a></li>
{code}
was (Author: nickboldt):
Fixed the job description with links to LAST SUCCESSFUL build's coverage report.
-{color:red}!12742-cleaned-up-UI.png!
However, the link (in red) in the left nav won't work as it's relative to a given
build.
So, to work around that you need only enter a given build THEN look at the code coverage
links:
!12742-cleaned-up-UI_individual_build.png!
{color}-
Fixed the left nav links by referencing this URL:
{code}
/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/target/coverage-report/html/JaCoCo-Multi/index.html
{code}
Thus the complete description is:
{code}
<li><a
href="/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/target/coverage-report/html/JaCoCo-Multi/index.html">coverage
report</a>. Load <a
href="/hudson/job/${JOB_NAME}/${BUILD_NUMBER}/artifact/sources/target/jacoco.exec"
style="color: purple; font-weight:bold">jacoco.exec</a> into
EclEmma</li><li><a
href="http://download.jboss.org/jbosstools/builds/staging/${JOB_NAME...
site</a></li>
{code}
make code coverage reports easier to find & aggregate them into a
simpler all-in-one view?
------------------------------------------------------------------------------------------
Key: JBIDE-12742
URL:
https://issues.jboss.org/browse/JBIDE-12742
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng, testing
Affects Versions: 4.0.0.Alpha2
Reporter: Nick Boldt
Assignee: Mickael Istria
Attachments: 12742-cleaned-up-UI.png, 12742-cleaned-up-UI_individual_build.png
Could we...
* archive artifacts in the jobs, eg., to make it easier to find this page [1] ?
* ensure the coverage report stuff is published to
download.jboss.org, eg., in here [2]
?
* collect all the coverage reports from the various jobs [2] into a single place [3] ?
[1]
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevS...
[2]
http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.0_trunk....
[3]
http://download.jboss.org/jbosstools/builds/staging/_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