MissterHao / django-dysession

django-dysession is a django extension by using AWS DynamoDB as a session backend
MIT License
7 stars 0 forks source link

Fix problems while saving session data into dynamodb #2

Closed MissterHao closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #2 (048c7b8) into master (24bf727) will increase coverage by 0.01%. The diff coverage is 85.24%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   95.17%   95.18%   +0.01%     
==========================================
  Files           7        7              
  Lines         145      187      +42     
==========================================
+ Hits          138      178      +40     
- Misses          7        9       +2     
Impacted Files Coverage Δ
dysession/settings.py 100.00% <ø> (ø)
dysession/backends/model.py 83.63% <59.09%> (-16.37%) :arrow_down:
dysession/aws/dynamodb.py 100.00% <100.00%> (+9.72%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more