aliev / aioauth

Asynchronous OAuth 2.0 provider for Python 3
https://aliev.me/aioauth
MIT License
214 stars 19 forks source link

Refactoring/non-critical-typing-refactoring #54

Closed aliev closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #54 (8ee2618) into master (d789b60) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          665       665           
  Branches        72       120   +48     
=========================================
  Hits           665       665           
Impacted Files Coverage Δ
aioauth/grant_type.py 100.00% <100.00%> (ø)
aioauth/models.py 100.00% <100.00%> (ø)
aioauth/server.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 d789b60...8ee2618. Read the comment docs.