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

   ### Summary
   
   `ops` alert-rule endpoints cover paging, runtime state and transfer 
import/export in addition to CRUD. The contract suite only exercised CRUD.
   
   ### Changes
   
   - `listAlertRulesPage` forwards search/paging and unwraps the page
   - `listAlertRuleRuntime` returns the runtime rows
   - `exportAlertRulesTransfer`/`importAlertRulesTransfer` round-trip the 
transfer document through GET/POST
   
   ### Testing
   
   `vitest run src/api/alertRules.test.ts` passes: 5 tests, 0 failures (up from 
3). `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