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

   ### Motivation
   
   The topic config comparison suite covered matching/drift detection and 
single-difference formatting, but the ALL filter, multi-difference formatting, 
and partial-drift reporting were untested. This PR grows the suite from 12 to 
14 cases.
   
   ### Changes
   
   - The ALL status filter returns every row in order.
   - Multiple field differences join with the semicolon separator.
   - Only the fields that actually drifted are included in a partial drift row.
   
   ### Verification
   
   - `vitest run src/utils/topicConfigComparison.test.ts`: 14/14 passed
   - tsc/eslint 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