Bug 914649 - jacoco code-coverage generates inaccurate reports
Summary: jacoco code-coverage generates inaccurate reports
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RHQ Project
Classification: Other
Component: Build System
Version: 4.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHQ Project Maintainer
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-22 12:05 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-22 12:32:31 UTC
Embargoed:


Attachments (Terms of Use)
PATCH - exclude test classes from jacoco reports (4.95 KB, patch)
2013-02-22 12:08 UTC, Libor Zoubek
no flags Details | Diff

Description Libor Zoubek 2013-02-22 12:05:21 UTC
Description of problem: jacoco reports contain test classes themselves - which are basically covered by 100% which makes report unaccurate and claims that we have better coverage then we actually do.

  
Actual results:


Expected results:
**/*Test* files are excluded when generating jacoco report

Comment 1 Libor Zoubek 2013-02-22 12:08:39 UTC
Created attachment 701140 [details]
PATCH - exclude test classes from jacoco reports

Comment 2 Libor Zoubek 2013-02-22 12:32:31 UTC
this bug is invalid, I've found out there are no Test classes


Note You need to log in before you can comment on or make changes to this bug.