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

Celery Integration #31

Merged
merged 11 commits into from
Sep 28, 2023
Merged

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented May 9, 2023

Changes required to allow pytest-celery work with celery

@codecov
Copy link

codecov bot commented May 9, 2023

Codecov Report

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

Comparison is base (119a1c5) 18.45% compared to head (a4d59ff) 18.43%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   18.45%   18.43%   -0.02%     
==========================================
  Files          44       44              
  Lines         959      960       +1     
  Branches      145      145              
==========================================
  Hits          177      177              
- Misses        767      768       +1     
  Partials       15       15              
Files Coverage Δ
src/pytest_celery/api/setup.py 33.33% <100.00%> (ø)
src/pytest_celery/components/worker/tasks.py 75.00% <ø> (ø)
src/pytest_celery/containers/worker.py 40.00% <100.00%> (ø)
src/pytest_celery/plugin.py 0.00% <0.00%> (ø)

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

@Nusnus Nusnus force-pushed the celery_integration branch from f59ad17 to 26668a8 Compare May 29, 2023 02:40
@Nusnus Nusnus force-pushed the celery_integration branch 2 times, most recently from 89143f2 to 65cdc78 Compare September 17, 2023 19:19
@Nusnus Nusnus marked this pull request as ready for review September 28, 2023 12:46
@Nusnus Nusnus self-assigned this Sep 28, 2023
@Nusnus Nusnus merged commit ced94fe into celery:main Sep 28, 2023
20 of 21 checks passed
@Nusnus Nusnus deleted the celery_integration branch September 28, 2023 12:47
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