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

fixed error message for cache proxy creation #795

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

ar0ne
Copy link

@ar0ne ar0ne commented Dec 22, 2023

What do these changes do?

See #794

Don't want to resolve merge conflicts between this branch and master.

Are there changes in behavior for the user?

Related issue number

Fixes #539

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

Copy link

codecov bot commented Dec 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6a131e) 99.55% compared to head (6c39533) 99.55%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             0.12     #795   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files          35       35           
  Lines        3782     3783    +1     
=======================================
+ Hits         3765     3766    +1     
  Misses         17       17           
Flag Coverage Δ
unit 99.55% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
aiocache/factory.py 100.00% <100.00%> (ø)
tests/ut/test_factory.py 97.64% <100.00%> (+0.01%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a6a131e...6c39533. Read the comment docs.

@Dreamsorcerer Dreamsorcerer merged commit f9156e3 into aio-libs:0.12 Dec 22, 2023
13 of 14 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.

2 participants