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

   ### Summary
   
   `batchDeleteTopics` deletes each topic and reports deleted/failed outcomes, 
continuing after individual failures. The suite covered mixed success/failure 
only.
   
   ### Changes
   
   - An empty topic list resolves immediately with empty deleted/failed arrays 
and never touches the delete API
   
   ### Testing
   
   `vitest run src/services/topicService.batchDelete.test.ts` passes: 2 tests, 
0 failures (up from 1). `tsc --noEmit` and `eslint` are 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