yyqdbngt opened a new pull request, #3347: URL: https://github.com/apache/rocketmq-dashboard/pull/3347
## Summary Extends the existing `AliyunConvertersTest` (1 to 3 tests) to pin down the instance-option conversion contract. Added cases: - a fully populated Aliyun instance option carries instance id/name/status/region/remark and in-range topic/group counts as ints; - null topic/group counts stay null rather than being coerced to a fabricated zero. ## Why The converter drives the cloud instance picker rows; only the out-of-range count clamp was covered before. ## Testing `mvn -B test -Dtest=AliyunConvertersTest` — 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]
