Kludex / fastapi-asyncapi

OpenAPI is not enough for you? 😡 Let's try AsyncAPI! :angel:
https://kludex.github.io/fastapi-asyncapi/
MIT License
65 stars 8 forks source link

♻️ Change frontend #16

Closed Kludex closed 2 years ago

Kludex commented 2 years ago

Changes

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (d113ac8) into main (61dffc7) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   88.07%   88.07%           
=======================================
  Files           3        3           
  Lines         260      260           
=======================================
  Hits          229      229           
  Misses         31       31           
Impacted Files Coverage Δ
fastapi_asyncapi/asyncapi.py 90.47% <ø> (ø)
fastapi_asyncapi/schema.py 87.76% <100.00%> (ø)

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 61dffc7...d113ac8. Read the comment docs.