hibiken / asynq

Simple, reliable, and efficient distributed task queue in Go
MIT License
9.49k stars 688 forks source link

fix testing errors caused by possible inconsistent scores between ProcessIn and ProcessAt #876

Open kanzihuang opened 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 68.41%. Comparing base (8df0bfa) to head (3202848). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #876 +/- ## ======================================= Coverage 68.41% 68.41% ======================================= Files 27 27 Lines 3841 3841 ======================================= Hits 2628 2628 Misses 929 929 Partials 284 284 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.