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

   ## Summary
   
   Extends the existing `ProducerConnectionSummaryVOTest` (4 to 6 tests) to pin 
down the remaining summary branches.
   
   Added cases:
   - a single complete connection yields `READY` with no warnings, one 
language, and a language item carrying its count;
   - blank addresses are excluded from the unique-address count, dimensions are 
normalized (trimmed values, `UNKNOWN` fallback), and incomplete metadata still 
flags a warning.
   
   ## Why
   
   The summary drives the producer connection UI state; only the 
empty/mixed/duplicate/incomplete branches were covered before.
   
   ## Testing
   
   `mvn -B test -Dtest=ProducerConnectionSummaryVOTest` — 6/6 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