Open yuqi1129 opened 9 months ago
I would like to work on this . Please tell me precisely what is to be done here.
Unless you have experience with the tool and the GitHub plugin it might be best to select another issue to work on.
@hiirrxnn Hi, are you still interested in this issue?
It seems like the file integration-test-common/build/reports/jacoco/test/jacocoTestReport.xml
is incorrect. (There was a similar issue in Madrapps/jacoco-report)
I'm not sure if we need the report of integration-test-common, since I saw the workflow use the arg -PskipITs
.
If not, maybe this issue can be resolved by ignoring integration-test-common when generating reports. (or skipITs should skip this module?)
@yuqi1129 Are you still working on this?
Describe what's wrong
The test coverage tool
JacocoReport
did not work at some point, we need to make it run normally.Error message and/or stacktrace
Branch 0.2 is fine and the code coverage page will be available once a merge request is launched. But the main branch can't demonstrate it. We should check what's going wrong.
How to reproduce
Please see above.
Additional context
No response