Sanic-JWT-Extended icon indicating copy to clipboard operation
Sanic-JWT-Extended copied to clipboard

fix redis blacklist is throwing an error: https://github.com/November…

Open no5ix opened this issue 3 years ago • 1 comments

This is a ...

  • [x] Bug fix

  • [ ] New feature

Related issue link

Fixed #30

no5ix avatar Jun 19 '21 19:06 no5ix

Codecov Report

Merging #36 (b005ce0) into master (0eb9282) will increase coverage by 0.13%. The diff coverage is 100.00%.

:exclamation: Current head b005ce0 differs from pull request most recent head 0021de6. Consider uploading reports for the commit 0021de6 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   86.44%   86.57%   +0.13%     
==========================================
  Files           8        9       +1     
  Lines         413      417       +4     
==========================================
+ Hits          357      361       +4     
  Misses         56       56              
Flag Coverage Δ
unittests 86.57% <100.00%> (+0.13%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sanic_jwt_extended/redis.py 100.00% <ø> (ø)
sanic_jwt_extended/blacklist.py 100.00% <100.00%> (ø)
sanic_jwt_extended/__init__.py 100.00% <0.00%> (ø)

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 0eb9282...0021de6. Read the comment docs.

codecov[bot] avatar Jun 21 '21 08:06 codecov[bot]