confluentinc / schema-registry

Confluent Schema Registry for Kafka
https://docs.confluent.io/current/schema-registry/docs/index.html
Other
2.23k stars 1.11k forks source link

Add jacoco-report-aggregate module to fix sonarqube 0 covergae #3371

Open yaxinconf opened 3 weeks ago

yaxinconf commented 3 weeks ago

Adding a new module jacoco-report-agreggate, which will be responsible for aggregating jacoco reports from all modules and combine it into a single report which sonarqube can consume. This is the way which is recommended by the jacoco plugin to support multi-module projects. https://github.com/jacoco/jacoco/wiki/MavenMultiModule

confluent-cla-assistant[bot] commented 3 weeks ago

:tada: All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

sonarqube-confluent[bot] commented 3 weeks ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: schema-registry

View in SonarQube