jtuglu-netflix commented on PR #17900: URL: https://github.com/apache/druid/pull/17900#issuecomment-2820113361
> It looks like the uncovered branches are in the constructor of `LagBasedAutoScalerConfig`. There's no `LagBasedAutoScalerConfigTest` currently, but you could add one and put tests there. The branches are actually covered, not sure why they don't show up in the coverage tests. See `extensions-core/kafka-indexing-service/src/test/java/org/apache/druid/indexing/kafka/supervisor/KafkaSupervisorIOConfigTest.java` where the branches are tested. -- 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]
