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

Add logger module and use it in dysession #5

Closed MissterHao closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #5 (c7a6ba7) into master (1a58b22) will not change coverage. The diff coverage is 100.00%.

: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        #5   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         9    +2     
  Lines          212       270   +58     
=========================================
+ Hits           212       270   +58     
Impacted Files Coverage Δ
dysession/aws/dynamodb.py 100.00% <100.00%> (ø)
dysession/aws/error.py 100.00% <100.00%> (ø)
dysession/logger/__init__.py 100.00% <100.00%> (ø)
dysession/logger/handler/ansi.py 100.00% <100.00%> (ø)

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