lhotari commented on PR #19263: URL: https://github.com/apache/pulsar/pull/19263#issuecomment-1386074189
> I wonder if including integration tests in the code coverage report would hide gaps in unit test coverage (unless the latter coverage metric was already broken :/) > > Is there a possibility to separate the coverage report for unit vs integ tests? Yes, it should be possible to view unit test coverage separately. They are reported to Codecob with different flags. -- 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]
