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

Improved kill() and restart() APIs in class CeleryTestNode #94

Merged
merged 2 commits into from
Dec 3, 2023

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Dec 3, 2023

No description provided.

@Nusnus Nusnus self-assigned this Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (9871128) 24.58% compared to head (efccb17) 24.50%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/pytest_celery/api/base.py 16.66% 3 Missing and 2 partials ⚠️
src/pytest_celery/api/backend.py 50.00% 1 Missing ⚠️
src/pytest_celery/api/broker.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
- Coverage   24.58%   24.50%   -0.08%     
==========================================
  Files          34       34              
  Lines         956      959       +3     
  Branches      190      192       +2     
==========================================
  Hits          235      235              
- Misses        695      696       +1     
- Partials       26       28       +2     

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

@Nusnus Nusnus marked this pull request as ready for review December 3, 2023 19:32
@Nusnus Nusnus merged commit 9dc082a into celery:main Dec 3, 2023
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant