grktsh / falcon-oas

Design first approach with OpenAPI 3 for Falcon
Apache License 2.0
7 stars 4 forks source link

Add support for Python 3.8 #18

Closed grktsh closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #18   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         264    280   +16     
  Branches       18     18           
=====================================
+ Hits          264    280   +16
Impacted Files Coverage Δ
src/falcon_oas/request.py 100% <0%> (ø) :arrow_up:
src/falcon_oas/middlewares.py 100% <0%> (ø) :arrow_up:
src/falcon_oas/factories.py 100% <0%> (ø) :arrow_up:

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 380921e...a59ba83. Read the comment docs.