You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2013/03/22 09:11:15 UTC

[jira] [Resolved] (FELIX-3989) Add support for determining code coverage with integration testcases

     [ https://issues.apache.org/jira/browse/FELIX-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chetan Mehrotra resolved FELIX-3989.
------------------------------------

       Resolution: Fixed
    Fix Version/s: jaas-0.0.2

Added support for collecting code coverage via JoCoCo [1] with rev 1459658.

For now the stats are 

[INFO] --- jacoco-maven-plugin:0.6.2.201302030002:check (check) @ org.apache.felix.jaas ---
[WARNING] Insufficient code coverage for INSTRUCTION: 59.30% < 90.00%
[WARNING] Insufficient code coverage for BRANCH: 45.20% < 85.00%
[WARNING] Insufficient code coverage for LINE: 59.35% < 90.00%
[WARNING] Insufficient code coverage for COMPLEXITY: 54.45% < 85.00%
[WARNING] Insufficient code coverage for METHOD: 69.49% < 95.00%
[WARNING] Insufficient code coverage for CLASS: 95.00% < 100.00%

Test case are being added as part of FELIX-3935 and that would be used to track the coverage.

[1] http://www.eclemma.org/jacoco/trunk/index.html
                
> Add support for determining code coverage with integration testcases
> --------------------------------------------------------------------
>
>                 Key: FELIX-3989
>                 URL: https://issues.apache.org/jira/browse/FELIX-3989
>             Project: Felix
>          Issue Type: Task
>          Components: JAAS
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: jaas-0.0.2
>
>
> It would be good to have a report generated for determining the code coverage of the integration test run by Pax Exam

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