aiohttp-swagger icon indicating copy to clipboard operation
aiohttp-swagger copied to clipboard

fix class based view

Open zhenhua32 opened this issue 5 years ago • 1 comments

zhenhua32 avatar Mar 08 '19 03:03 zhenhua32

Codecov Report

Merging #59 into master will increase coverage by 0.52%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
+ Coverage   88.61%   89.14%   +0.52%     
==========================================
  Files           4        4              
  Lines         123      129       +6     
==========================================
+ Hits          109      115       +6     
  Misses         14       14
Impacted Files Coverage Δ
aiohttp_swagger/helpers/builders.py 83.33% <100%> (+0.21%) :arrow_up:
aiohttp_swagger/__init__.py 97.67% <100%> (+0.3%) :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 6cf3cf9...30c9fb6. Read the comment docs.

codecov-io avatar Mar 08 '19 03:03 codecov-io