[GitHub] [pulsar] lhotari commented on pull request #19264: [fix][ci] Fix Jacoco code coverage to report classes in dependent projects

2023-01-19 Thread GitBox
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

[GitHub] [pulsar] lhotari commented on pull request #19264: [fix][ci] Fix Jacoco code coverage to report classes in dependent projects

2023-01-19 Thread GitBox
lhotari commented on PR #19264: URL: https://github.com/apache/pulsar/pull/19264#issuecomment-1396595123 /pulsarbot rerun-failure-checks -- 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

[GitHub] [pulsar] lhotari commented on pull request #19264: [fix][ci] Fix Jacoco code coverage to report classes in dependent projects

2023-01-17 Thread GitBox
lhotari commented on PR #19264: URL: https://github.com/apache/pulsar/pull/19264#issuecomment-1386568470 It turns out that the default jacoco maven plugin resolves only dependent projects that are part of the "Maven reactor".

[GitHub] [pulsar] lhotari commented on pull request #19264: [fix][ci] Fix Jacoco code coverage to report classes in dependent projects

2023-01-17 Thread GitBox
lhotari commented on PR #19264: URL: https://github.com/apache/pulsar/pull/19264#issuecomment-1386075732 I made this a draft until I have properly tested this change and fixed the remaining issue. -- This is an automated message from the Apache Git Service. To respond to the message,