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

Hotfix: Allow overriding node celery config with kwargs #249

Merged
merged 1 commit into from
Mar 17, 2024

Hotfix: Allow overriding node celery config with kwargs

d5e2cb1
Select commit
Loading
Failed to load commit list.
Merged

Hotfix: Allow overriding node celery config with kwargs #249

Hotfix: Allow overriding node celery config with kwargs
d5e2cb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2024 in 0s

25.39% (+0.57%) compared to ed67255

View this Pull Request on Codecov

25.39% (+0.57%) compared to ed67255

Details

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 25.39%. Comparing base (ed67255) to head (d5e2cb1).

Files Patch % Lines
src/pytest_celery/api/base.py 90.90% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   24.82%   25.39%   +0.57%     
==========================================
  Files          37       37              
  Lines        1128     1138      +10     
  Branches      219      222       +3     
==========================================
+ Hits          280      289       +9     
  Misses        822      822              
- Partials       26       27       +1     

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