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

   ## Summary
   
   Extends the existing `MybatisPlusAlertSilenceRepositoryTest` (4 to 5 tests) 
with the delete branch.
   
   Added case:
   - `deleteById` reflects the mapper outcome (true when a row was deleted, 
false when nothing matched).
   
   ## Why
   
   The delete flow drives the silence removal action; the repository suite 
previously covered page/find/save/all restore paths only.
   
   ## Testing
   
   `mvn -B test -Dtest=MybatisPlusAlertSilenceRepositoryTest` — 5/5 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