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

Refactored worker intial content code #98

Merged
merged 4 commits into from
Dec 7, 2023

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Dec 7, 2023

Long-due technical debt sigh

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

codecov bot commented Dec 7, 2023

Codecov Report

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

Comparison is base (392272d) 24.40% compared to head (6791638) 26.36%.
Report is 1 commits behind head on main.

Files Patch % Lines
src/pytest_celery/vendors/worker/volume.py 62.50% 25 Missing and 5 partials ⚠️
src/pytest_celery/vendors/worker/container.py 47.36% 8 Missing and 2 partials ⚠️
src/pytest_celery/vendors/worker/fixtures.py 0.00% 4 Missing ⚠️
src/pytest_celery/vendors/worker/app.py 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
+ Coverage   24.40%   26.36%   +1.96%     
==========================================
  Files          34       35       +1     
  Lines         959     1005      +46     
  Branches      192      197       +5     
==========================================
+ Hits          234      265      +31     
- Misses        697      707      +10     
- Partials       28       33       +5     

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

@Nusnus Nusnus force-pushed the develop branch 2 times, most recently from b8ebb2d to 966825c Compare December 7, 2023 13:16
@Nusnus Nusnus marked this pull request as ready for review December 7, 2023 17:12
@Nusnus Nusnus merged commit f3e9bb3 into celery:main Dec 7, 2023
27 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