cr0hn / aiohttp-swagger

Swagger API Documentation builder for aiohttp server
http://aiohttp-swagger.readthedocs.io/en/latest/
Other
187 stars 80 forks source link

Fixed bug with data definitions when want to add nested objects #80

Closed goranpavlovic closed 4 years ago

goranpavlovic commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@9e29ad0). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage          ?   93.75%           
=========================================
  Files             ?        4           
  Lines             ?      128           
  Branches          ?        0           
=========================================
  Hits              ?      120           
  Misses            ?        8           
  Partials          ?        0
Impacted Files Coverage Δ
aiohttp_swagger/helpers/builders.py 91.25% <100%> (ø)

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 9e29ad0...df97bc3. Read the comment docs.