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

   ### Motivation
   
   `UpsertPlainAccessConfigDTO` had no unit coverage for its access key 
validation, credential redaction, or VO conversion. This PR adds first coverage.
   
   ### Changes
   
   - accessKey is required.
   - toString never exposes the access key or secret key.
   - toPlainAccessConfigVO trims the access key and carries the rest.
   
   ### Verification
   
   - `mvn -B test -Dtest=UpsertPlainAccessConfigDTOTest`: 3/3 passed, BUILD 
SUCCESS


-- 
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