fastapi
fastapi copied to clipboard
Add HttpException to avoid overriding
This change will allow middlewares interacting with the body parsing process to raise appropriate HTTPExceptions.
The commit message should be "Add HttpException to avoid overriding"
Done, @cikay ! Thanks for reviewing
I edited the message and rebased against master branch.
The commit message should be "Add HttpException to avoid overriding"
Done, @cikay ! Thanks for reviewing
I edited the message and rebased against master branch.
You can also add the reason to the body of the commit message and change the title of the pull request.
@cikay
You can also add the reason to the body of the commit message and change the title of the pull request.
OK. done!
Codecov Report
Merging #3519 (af41060) into master (8047230) will decrease coverage by
0.00%
. The diff coverage is50.00%
.
@@ Coverage Diff @@
## master #3519 +/- ##
===========================================
- Coverage 100.00% 99.99% -0.01%
===========================================
Files 532 532
Lines 13672 13674 +2
===========================================
+ Hits 13672 13673 +1
- Misses 0 1 +1
Impacted Files | Coverage Δ | |
---|---|---|
fastapi/routing.py | 99.68% <50.00%> (-0.32%) |
:arrow_down: |
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 8047230...af41060. Read the comment docs.
📝 Docs preview for commit af41060e0c675e2d8d9cc26b6abf11724549a954 at: https://62c4f421fe3373070e80afb3--fastapi.netlify.app