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

Completely refactored the defaults #54

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Oct 11, 2023

Continuation of #53

@Nusnus Nusnus self-assigned this Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

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

Comparison is base (ee154f2) 23.15% compared to head (72ce40a) 23.09%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
- Coverage   23.15%   23.09%   -0.07%     
==========================================
  Files          25       30       +5     
  Lines         747      749       +2     
  Branches      142      142              
==========================================
  Hits          173      173              
- Misses        559      561       +2     
  Partials       15       15              
Files Coverage Δ
src/pytest_celery/api/backend.py 21.05% <0.00%> (ø)
src/pytest_celery/api/broker.py 21.05% <0.00%> (ø)
src/pytest_celery/vendors/rabbitmq/fixtures.py 0.00% <0.00%> (ø)
...rc/pytest_celery/vendors/redis/backend/fixtures.py 0.00% <0.00%> (ø)
src/pytest_celery/vendors/redis/broker/fixtures.py 0.00% <0.00%> (ø)
src/pytest_celery/fixtures/worker.py 41.17% <0.00%> (ø)
...rc/pytest_celery/vendors/redis/backend/defaults.py 0.00% <0.00%> (ø)
src/pytest_celery/vendors/redis/broker/defaults.py 0.00% <0.00%> (ø)
src/pytest_celery/api/setup.py 31.42% <25.00%> (-0.46%) ⬇️
src/pytest_celery/fixtures/backend.py 52.17% <25.00%> (-2.38%) ⬇️
... and 9 more

☔ 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 October 11, 2023 22:22
@Nusnus Nusnus merged commit 4b0495e into celery:main Oct 11, 2023
20 of 23 checks passed
@Nusnus Nusnus deleted the refactoring branch October 11, 2023 22:22
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