ixti / sidekiq-throttled

Concurrency and rate-limit throttling for Sidekiq
MIT License
708 stars 75 forks source link

refactor: Extract retrieve_work patch #177

Closed ixti closed 9 months ago

ixti commented 9 months ago

This should help DRY-up #175

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (02704ab) 98.92% compared to head (bf88735) 98.94%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #177 +/- ## ========================================== + Coverage 98.92% 98.94% +0.02% ========================================== Files 17 18 +1 Lines 371 380 +9 Branches 52 53 +1 ========================================== + Hits 367 376 +9 Misses 4 4 ```

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