zhtaoxiang commented on issue #11382: URL: https://github.com/apache/pinot/issues/11382#issuecomment-1684319560
> ## Use `report` instead of `report-aggregate` > I've tried that in #11376. Coverage seems to be worse (I don't exactly know why) but `pinot-query-runtime` looks covered in [codecov report](https://app.codecov.io/gh/apache/pinot/pull/11376/tree/pinot-query-runtime). I guess the reason why the coverage becomes worse if because `report` only reports coverage of current module even if it covers other modules. For example, if a class is only covered in the integration test module, then it will not be reported by either the current module or the integration test module. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
