[
https://issues.jenkins-ci.org/browse/JENKINS-10835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159960#comment-159960
]
Jonathan Fuerth commented on JENKINS-10835:
-------------------------------------------
Hi there,
I forked the Emma plugin back in October, and got something that more-or-less
works for JaCoCo. It does need a few specific fixes:
* JaCoCo collects a slightly different set of metrics than Emma does, and the
table headings in the template need to be updated
* the source file line-by-line coverage HTML files have to be included in the
produced report
* a few tests from the original Emma plugin are still failing (I updated most
of them already, but some will are invalid for JaCoCo)
You can take a look at the current state of it here:
https://github.com/jfuerth/emma-plugin/tree/jacoco
Help is very welcome! :)
> Add support for JaCoCo coverage results
> ---------------------------------------
>
> Key: JENKINS-10835
> URL: https://issues.jenkins-ci.org/browse/JENKINS-10835
> Project: Jenkins
> Issue Type: New Feature
> Components: emma
> Reporter: Daniel Hirscher
> Assignee: Kohsuke Kawaguchi
> Attachments: jacoco_to_emma.xslt
>
>
> JaCoCo is the successor of emma.
> Maybe it is possible to support the new coverage file format.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira