[jbosstools-issues] [JBoss JIRA] (JBIDE-12742) make code coverage reports easier to find & aggregate them into a simpler all-in-one view?

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Sep 28 14:03:03 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722580#comment-12722580 ] 

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}/all/repo">update site</a></li>
{code}

                
      was (Author: nickboldt):
    Fixed the job description with links to LAST SUCCESSFUL build's coverage report.

!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!

                  
> 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/DevStudio_Trunk/job/jbosstools-4.0_trunk.component--ws/ws/sources/target/coverage-report/html/index.html
> [2] http://download.jboss.org/jbosstools/builds/staging/jbosstools-4.0_trunk.component--ws/logs/
> [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


More information about the jbosstools-issues mailing list