Setup a proper Code Coverage system in new codebase #2452
heliocastro
started this conversation in
General
Replies: 1 comment
-
We can improve build efficiency by adopting JaCoCo for reliable code coverage, integrating it into pom.xml, and automating reporting with GitHub Actions. Results can be stored and visualized using platforms like Codecov or SonarQube, ensuring actionable insights and better quality tracking. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SW360 has loosing build time and not even generating proper results with the current maven plugin.
The results are not stored or used absolutely anywhere.
A better plan should be defined with the new codebase.
Beta Was this translation helpful? Give feedback.
All reactions