Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.0-rc1
-
Fix Version/s: 1.0-rc1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The JCoverage report displays wrong branch indicators for classes/packages which don't have any coverage.
Activity
Dominik Dahlem
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | patch.diff [ 10822 ] |
dion gillard
made changes -
| Status | Unassigned [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] | |
| Fix Version/s | 1.0-rc1 [ 10181 ] |
Vincent Massol
made changes -
| Workflow | jira [ 22047 ] | Maven [ 37561 ] |
Brett Porter
made changes -
| Workflow | Maven [ 37561 ] | Maven New [ 51613 ] |
Find attached a path which fixes the branch indicator. Can it be included in the RC1?
It might be feasable to use the jcoverage sources to generate the maven jcoverage report. I'll have a look into it.