yyqdbngt opened a new pull request, #3453: URL: https://github.com/apache/rocketmq-dashboard/pull/3453
### Summary `MybatisPlusAlertSilenceRepository.deleteById` removes a silence row and reports whether anything was deleted. The suite covered page queries, active-candidate SQL, save mapping and restore defaults, but not deletion. ### Changes - Deleting an existing row reports `true` - Deleting a row that is already gone reports `false` ### Testing `mvn test -Dtest=MybatisPlusAlertSilenceRepositoryTest` passes: 5 tests, 0 failures (up from 4). -- 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]
