Closed KurganskyVladimir closed 1 year ago
Merging #124 (b78c894) into master (34ccc58) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #124 +/- ##
=======================================
Coverage 95.45% 95.45%
=======================================
Files 8 8
Lines 242 242
=======================================
Hits 231 231
Misses 11 11
Impacted Files | Coverage Δ | |
---|---|---|
aiohttp_apispec/aiohttp_apispec.py | 95.07% <ø> (ø) |
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 34ccc58...b78c894. Read the comment docs.
Now setup_aiohttp_apispec returns AiohttpApiSpec instance and we need to fix return type.