suneet-s commented on pull request #10312: URL: https://github.com/apache/druid/pull/10312#issuecomment-679407682
@jihoonson Line coverage is failing for the sql compatibility tests. Because the tests run with sql compatibility mode, we can not get line coverage inside that if block. The processing module tests pass both branch and line coverage, so I think the existing tests cover all the branches. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
