Details
-
Type:
Wish
-
Status:
Open
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:All
-
Number of attachments :
Description
Hi,
I have a project structure as below :
1) Project_provider
pom.xml
2) Project_Tests
pom.xml
The Provider project contains the main/java files only. The tests project only contains the JUnit tests.
While running the code coverage using SONAR ,i dont see the corbertura .ser files generated incase of the Tests project and because of so the Report down does not have this.
I know there is a limitation in corbertura regarding this, just wanted to check if solutions is provided for it currently or planned for the future.
regards,
FT