aamalev / aiohttp_apiset

Package to build routes using swagger specification
http://aiohttp-apiset.readthedocs.io/
Apache License 2.0
41 stars 9 forks source link

Use hatch #175

Closed aamalev closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #175 (1ef229f) into 0.9.X (c2e8319) will decrease coverage by 1.31%. The diff coverage is 95.00%.

@@            Coverage Diff             @@
##            0.9.X     #175      +/-   ##
==========================================
- Coverage   91.44%   90.14%   -1.31%     
==========================================
  Files          14       22       +8     
  Lines        1801     2507     +706     
  Branches        0      389     +389     
==========================================
+ Hits         1647     2260     +613     
  Misses        154      154              
- Partials        0       93      +93     
Flag Coverage Δ
unittests 90.14% <95.00%> (-1.31%) :arrow_down:

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

Impacted Files Coverage Δ
aiohttp_apiset/swagger/route.py 78.26% <90.90%> (-6.98%) :arrow_down:
aiohttp_apiset/dispatcher.py 93.04% <100.00%> (-2.16%) :arrow_down:
tests/test_router.py 100.00% <100.00%> (ø)
tests/test_validate.py 100.00% <100.00%> (ø)

... and 17 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more