yyqdbngt opened a new pull request, #3117: URL: https://github.com/apache/rocketmq-dashboard/pull/3117
### Summary Cover the audit cleanup execution path: - `cleanupLogs` returns the repository's deleted count, and the deletion cutoff is computed as (now − beforeDays) — asserted within a tolerance window. ### Why The cleanup bounds were covered but the actual cutoff computation and return-value propagation had no direct assertions. ### Testing - `mvn -f server/pom.xml -Dtest=AuditServiceTest test` passes: 13/13 (12 existing + 1 new). -- 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]
