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

   ## Summary
   
   Extends the existing `AliyunConvertersNullEndpointTest` (1 to 3 tests) to 
pin down the instance-detail conversion contract.
   
   Added cases:
   - a detail without network info converts with an empty endpoint list (no 
NPE) while the instance id passes through;
   - a fully populated detail carries instance id/name/status/region/remark and 
maps every endpoint to its (type, url) pair.
   
   ## Why
   
   The converter shapes the cloud instance detail view; only the null-endpoint 
skip case was covered before.
   
   ## Testing
   
   `mvn -B test -Dtest=AliyunConvertersNullEndpointTest` — 3/3 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