ixti / sidekiq-throttled

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

ci: Run Sidekiq-Pro test suites if license present #179

Closed ixti closed 7 months ago

ixti commented 7 months ago

@mnovelo please, let me know if that makes sense

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (659fdfa) 98.95% compared to head (3a44782) 98.95%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #179 +/- ## ======================================= Coverage 98.95% 98.95% ======================================= Files 18 18 Lines 381 381 Branches 53 53 ======================================= Hits 377 377 Misses 4 4 ```

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

mnovelo commented 7 months ago

Looks good to me!