8000 Separate Pydantic's ValidationError handler and improve docs for error handling by tiangolo · Pull Request #273 · fastapi/fastapi · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@tiangolo
Copy link
Member

✨ Separate Pydantic's ValidationError handler and improve docs for error handling.

@codecov
Copy link
codecov bot commented May 29, 2019

Codecov Report

Merging #273 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #273    +/-   ##
======================================
  Coverage     100%   100%            
======================================
  Files         194    201     +7     
  Lines        4723   4838   +115     
======================================
+ Hits         4723   4838   +115
Impacted Files Coverage Δ
..._tutorial/test_handling_errors/test_tutorial003.py 100% <100%> (ø)
docs/src/handling_errors/tutorial005.py 100% <100%> (ø)
fastapi/exception_handlers.py 100% <100%> (ø)
fastapi/applications.py 100% <100%> (ø) ⬆️
docs/src/handling_errors/tutorial004.py 100% <100%> (ø)
..._tutorial/test_handling_errors/test_tutorial005.py 100% <100%> (ø)
fastapi/exceptions.py 100% <100%> (ø) ⬆️
docs/src/handling_errors/tutorial003.py 100% <100%> (ø)
fastapi/routing.py 100% <100%> (ø) ⬆️
..._tutorial/test_handling_errors/test_tutorial004.py 100% <100%> (ø)
... and 7 more

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 15da01a...6856d2f. Read the comment docs.

@tiangolo tiangolo merged commit 62af6e0 into master May 29, 2019
@tiangolo tiangolo deleted the validationerror-handler branch May 29, 2019 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0