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

Added Memcached backend #55

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Oct 12, 2023

No description provided.

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

codecov bot commented Oct 12, 2023

Codecov Report

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

Comparison is base (4b0495e) 23.09% compared to head (e097a7c) 22.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
- Coverage   23.09%   22.43%   -0.67%     
==========================================
  Files          30       34       +4     
  Lines         749      829      +80     
  Branches      142      158      +16     
==========================================
+ Hits          173      186      +13     
- Misses        561      628      +67     
  Partials       15       15              
Files Coverage Δ
src/pytest_celery/api/container.py 34.21% <80.00%> (+0.87%) ⬆️
src/pytest_celery/__init__.py 0.00% <0.00%> (ø)
src/pytest_celery/defaults.py 0.00% <0.00%> (ø)
src/pytest_celery/vendors/memcached/api.py 0.00% <0.00%> (ø)
src/pytest_celery/vendors/memcached/defaults.py 0.00% <0.00%> (ø)
src/pytest_celery/vendors/memcached/fixtures.py 0.00% <0.00%> (ø)
src/pytest_celery/vendors/memcached/container.py 30.76% <30.76%> (ø)

☔ 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 12, 2023 12:46
@Nusnus Nusnus merged commit 9ec6ced into celery:main Oct 12, 2023
19 of 21 checks passed
@Nusnus Nusnus deleted the memcached branch October 12, 2023 12:46
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