xncbf / django-dynamodb-cache

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

release 0.2.0 #9

Closed xncbf closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #9 (daeeb39) into main (756f527) will increase coverage by 5.87%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   83.50%   89.38%   +5.87%     
==========================================
  Files          11       11              
  Lines         285      292       +7     
==========================================
+ Hits          238      261      +23     
+ Misses         47       31      -16     
Impacted Files Coverage Δ
django_dynamodb_cache/dynamodb.py 69.23% <ø> (ø)
django_dynamodb_cache/settings.py 88.37% <75.00%> (-0.52%) :arrow_down:
django_dynamodb_cache/cache.py 95.55% <0.00%> (+12.59%) :arrow_up:

Continue to review full report at Codecov.

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