xncbf / django-dynamodb-cache

Django cache backend for serverless
https://pypi.org/project/django-dynamodb-cache/
MIT License
31 stars 5 forks source link

gh-20 fix has_key method does not fetch the specified version. #21

Closed xncbf closed 1 year ago

xncbf commented 1 year ago

Closes #20

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8279852) 91.61% compared to head (0d6ec9a) 91.61%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ======================================= Coverage 91.61% 91.61% ======================================= Files 11 11 Lines 310 310 ======================================= Hits 284 284 Misses 26 26 ``` | [Files Changed](https://app.codecov.io/gh/xncbf/django-dynamodb-cache/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joon+Hwan+%EA%B9%80%EC%A4%80%ED%99%98) | Coverage Δ | | |---|---|---| | [django\_dynamodb\_cache/cache.py](https://app.codecov.io/gh/xncbf/django-dynamodb-cache/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Joon+Hwan+%EA%B9%80%EC%A4%80%ED%99%98#diff-ZGphbmdvX2R5bmFtb2RiX2NhY2hlL2NhY2hlLnB5) | `95.13% <100.00%> (ø)` | |

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