Closed gilgourevitch closed 5 months ago
This PR adds testcase code coverage infos as properties for the JUnit reporter
Only aggregated code coverage is present in summary
Have the code coverage per class somewhere in properties in the testsuite tag.
What does this PR do?
This PR adds testcase code coverage infos as properties for the JUnit reporter
What issues does this PR fix or reference?
348, @@
Functionality Before
Only aggregated code coverage is present in summary
Functionality After
Have the code coverage per class somewhere in properties in the testsuite tag.