ixti / sidekiq-throttled

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

feat: Add Ruby-3.3 support #176

Closed ixti closed 7 months ago

ixti commented 7 months ago

Extracted from https://github.com/ixti/sidekiq-throttled/pull/175

codecov[bot] commented 7 months ago

Codecov Report

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

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ======================================= Coverage 98.92% 98.92% ======================================= Files 17 17 Lines 371 371 Branches 52 52 ======================================= Hits 367 367 Misses 4 4 ```

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