adoroszlai opened a new pull request, #5972: URL: https://github.com/apache/ozone/pull/5972
## What changes were proposed in this pull request? `sonar.sh` copies the combined coverage report to all submodules: https://github.com/apache/ozone/blob/2ae531b0f6a069db5a46bd486bb50225a168485d/hadoop-ozone/dev-support/checks/sonar.sh#L26-L31 We can avoid the need for this hack by setting `sonar.coverage.jacoco.xmlReportPaths`. https://issues.apache.org/jira/browse/HDDS-10101 ## How was this patch tested? After [CI run](https://github.com/apache/ozone/actions/runs/7466669266) in `apache/ozone` repo, [coverage for the branch](https://sonarcloud.io/component_measures?metric=coverage&view=list&branch=HDDS-10101&id=hadoop-ozone) is available in SonarCloud. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
