xncbf / django-dynamodb-cache

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

Change the default billing value to on demand. #10

Closed xncbf closed 2 years ago

xncbf commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #10 (68d7891) into main (6529d85) will increase coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   89.38%   89.52%   +0.14%     
==========================================
  Files          11       11              
  Lines         292      296       +4     
==========================================
+ Hits          261      265       +4     
  Misses         31       31              
Impacted Files Coverage Δ
django_dynamodb_cache/dynamodb.py 71.42% <100.00%> (+2.19%) :arrow_up:
django_dynamodb_cache/settings.py 88.63% <100.00%> (+0.26%) :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 6529d85...68d7891. Read the comment docs.