hibiken / asynq

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

fix: run on Windows #877

Open kanzihuang opened 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 68.34%. Comparing base (8df0bfa) to head (7e62f8a). Report is 13 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #877 +/- ## ========================================== - Coverage 68.41% 68.34% -0.08% ========================================== Files 27 27 Lines 3841 3841 ========================================== - Hits 2628 2625 -3 - Misses 929 933 +4 + Partials 284 283 -1 ```

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

kamikazechaser commented 1 month ago

I don't have access to a Windows machine. I need a +1 from someone who can verify these changes (looks good to me on paper though).