Krukov / cashews

Cache with async power
MIT License
406 stars 25 forks source link

fix: use prefix with etag middleware #227

Closed Krukov closed 4 months ago

Krukov commented 4 months ago

Fix for https://github.com/Krukov/cashews/issues/218

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 90.00000% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 93.76%. Comparing base (c2d7e32) to head (b0364e6). Report is 2 commits behind head on master.

Files Patch % Lines
cashews/contrib/fastapi.py 90.00% 2 Missing and 3 partials :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #227 +/- ## ========================================== - Coverage 93.79% 93.76% -0.04% ========================================== Files 54 54 Lines 3498 3496 -2 Branches 604 604 ========================================== - Hits 3281 3278 -3 - Misses 108 109 +1 Partials 109 109 ``` | [Flag](https://app.codecov.io/gh/Krukov/cashews/pull/227/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Krukov+D) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/Krukov/cashews/pull/227/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Krukov+D) | `93.64% <90.00%> (-0.04%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Krukov+D#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.