yyqdbngt opened a new pull request, #3341:
URL: https://github.com/apache/rocketmq-dashboard/pull/3341

   ## Summary
   
   Extends the existing `AliyunConvertersLagTest` (2 to 4 tests) to pin down 
the consumer-lag breakdown conversion.
   
   Added cases:
   - topic entries with a null ready count (or a null entry value) still 
produce per-topic rows with a zero diff, one row per topic;
   - when both the topic breakdown and the aggregate total are missing, the 
conversion returns an empty row list.
   
   ## Why
   
   The converter feeds the consumer group progress tables; only the 
aggregate-vs-breakdown dedup and the total-only fallback were covered before.
   
   ## Testing
   
   `mvn -B test -Dtest=AliyunConvertersLagTest` — 4/4 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]

Reply via email to