yyqdbngt opened a new pull request, #3389: URL: https://github.com/apache/rocketmq-dashboard/pull/3389
## Summary Extends the existing `AlertRuleEvaluatorTest` (5 to 7 tests) to pin down two more evaluation branches. Added cases: - a numeric less-than rule matches when the available value is below the threshold; - samples for a different metric key are never evaluated/matched, even when the domain matches. ## Why The evaluator decides native alert triggering; only >=, percent, unavailable, and domain-mismatch branches were covered before. ## Testing `mvn -B test -Dtest=AlertRuleEvaluatorTest` — 7/7 pass; checkstyle (validate) clean. -- 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]
