Kludex / fastapi-responses

Find HTTPExceptions and turn them into documented responses! :tada:
https://github.com/Kludex/fastapi-responses
MIT License
92 stars 11 forks source link

deleted #22

Closed v-avdieiev closed 1 year ago

v-avdieiev commented 1 year ago

Handling additional openapi arguments and custom logo #20

HTTPExceptions where status_code is fastapi.status #11

codecov[bot] commented 1 year ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a733b84) 100.00% compared to head (0a16a2e) 98.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #22 +/- ## =========================================== - Coverage 100.00% 98.68% -1.32% =========================================== Files 3 3 Lines 73 76 +3 =========================================== + Hits 73 75 +2 - Misses 0 1 +1 ``` | [Files](https://app.codecov.io/gh/Kludex/fastapi-responses/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marcelo+Trylesinski) | Coverage Δ | | |---|---|---| | [fastapi\_responses/utils.py](https://app.codecov.io/gh/Kludex/fastapi-responses/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marcelo+Trylesinski#diff-ZmFzdGFwaV9yZXNwb25zZXMvdXRpbHMucHk=) | `100.00% <100.00%> (ø)` | | | [fastapi\_responses/openapi.py](https://app.codecov.io/gh/Kludex/fastapi-responses/pull/22?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marcelo+Trylesinski#diff-ZmFzdGFwaV9yZXNwb25zZXMvb3BlbmFwaS5weQ==) | `93.75% <66.66%> (-6.25%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.