Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Sidekiq fake! instead of inline! in specs #25369

Merged

Use Sidekiq `fake!` instead of `inline!` in specs

8b99843
Select commit
Loading
Failed to load commit list.
Merged

Use Sidekiq fake! instead of inline! in specs #25369

Use Sidekiq `fake!` instead of `inline!` in specs
8b99843
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 9, 2024 in 0s

84.77% (-0.09%) compared to 09ab073

View this Pull Request on Codecov

84.77% (-0.09%) compared to 09ab073

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (09ab073) 84.86% compared to head (8b99843) 84.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #25369      +/-   ##
==========================================
- Coverage   84.86%   84.77%   -0.09%     
==========================================
  Files        1038     1038              
  Lines       28135    28135              
  Branches     4535     4535              
==========================================
- Hits        23876    23851      -25     
- Misses       3100     3119      +19     
- Partials     1159     1165       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.