aglinxinyuan opened a new issue, #6876:
URL: https://github.com/apache/texera/issues/6876

   ### Task Summary
   
   `UserActivityTracker` at 
`common/auth/src/main/scala/org/apache/texera/auth/UserActivityTracker.scala` 
is ~29% covered. Its constructor is fully injectable (write interval, upsert 
function, executor, clock), so extend the spec to cover `markActive` (null 
guard, first upsert, cooldown suppression, post-interval re-upsert, swallowed 
failures) and `evictStale` / `cooldownSize`.
   
   ### Task Type
   
   - [x] Testing / QA


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