audiolion / apistar-jwt

A JSON Web Token Component for API Star
MIT License
41 stars 8 forks source link

(feature) Decorator support #13

Closed audiolion closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@df96a5a). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #13   +/-   ##
========================================
  Coverage          ?   89.1%           
========================================
  Files             ?       5           
  Lines             ?     101           
  Branches          ?       0           
========================================
  Hits              ?      90           
  Misses            ?      11           
  Partials          ?       0
Impacted Files Coverage Δ
apistar_jwt/decorators.py 100% <100%> (ø)
apistar_jwt/token.py 85.52% <100%> (ø)

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 df96a5a...cf391ab. Read the comment docs.