yyqdbngt opened a new pull request, #3976: URL: https://github.com/apache/rocketmq-dashboard/pull/3976
### Motivation `StudioUserVO` had no unit coverage for its entity mapping. This PR adds first coverage. ### Changes - `from` maps the entity fields (id, username, flags, password-changed timestamp). - Null boolean flags on the entity map to false in the VO. ### Verification - `mvn -B test -Dtest=StudioUserVOTest`: 2/2 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]
