WillianFuks / djwto

JWT Authentication for Django
MIT License
21 stars 3 forks source link

Fix settings #7

Closed WillianFuks closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #7 (cf21a2b) into master (afb2153) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          406       406           
  Branches        57        57           
=========================================
  Hits           406       406           
Impacted Files Coverage Δ
djwto/authentication.py 100.00% <100.00%> (ø)
djwto/tokens.py 100.00% <100.00%> (ø)
djwto/urls.py 100.00% <100.00%> (ø)
djwto/views.py 100.00% <100.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 afb2153...cf21a2b. Read the comment docs.