ex172000 opened a new pull request, #2623: URL: https://github.com/apache/iggy/pull/2623
Add code coverage reporting for Java modules using JaCoCo and integrate with Codecov for PR coverage reports. Changes: - Add JaCoCo plugin (v0.8.14) to common conventions for all modules - Create aggregated coverage report task combining all module coverage - Update GitHub Actions to generate coverage reports and upload to Codecov - Add .codecov.yml configuration with 70% threshold for new code - Configure XML reports for Codecov and HTML for local viewing Coverage reports will automatically appear as PR comments showing: - Overall coverage percentage and trends - Coverage diff for changed files - File-by-file coverage breakdown -- 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]
