lhotari commented on PR #19264: URL: https://github.com/apache/pulsar/pull/19264#issuecomment-1396773364
@yaalsn This is a PR which will significantly improve the reliability of Codecov metrics. It solves the coverage reporting for dependent projects, but also moves uploading of coverage to Codecov to a separate build job which can be retried. It is also more likely that the master branch coverage will get consistently reported with this solution. In addition, the Jacoco HTML report will be available. This can help validate Codecov results. There will be separate HTML reports for unit tests, integration tests and system tests. -- 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]
