gianm commented on PR #16233: URL: https://github.com/apache/druid/pull/16233#issuecomment-2035655435
I think we should ignore the branch coverage check here, because the relevant branch is `if (NullHandling.sqlCompatible())`, which we actually _are_ testing both branches of— just not in the same run. There were some legit test failures in the non-SQL-compat `processing` run, which I've fixed in the most recent commit. -- 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]
