Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Refactor and document handling pretty exceptions #422

Merged
merged 7 commits into from Jul 12, 2022

Conversation

tiangolo
Copy link
Owner

✨ Refactor and document handling pretty exceptions

@github-actions
Copy link

@github-actions
Copy link

📝 Docs preview for commit 7578ea2 at: https://62cdc59b9ba11c02658a7d51--typertiangolo.netlify.app

@codecov
Copy link

codecov bot commented Jul 12, 2022

Codecov Report

Merging #422 (7578ea2) into master (d4dff65) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #422   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          280       285    +5     
  Lines         6406      6465   +59     
=========================================
+ Hits          6406      6465   +59     
Impacted Files Coverage Δ
docs_src/exceptions/tutorial001.py 100.00% <ø> (ø)
tests/test_tracebacks.py 100.00% <ø> (ø)
docs_src/exceptions/tutorial002.py 100.00% <100.00%> (ø)
docs_src/exceptions/tutorial003.py 100.00% <100.00%> (ø)
docs_src/exceptions/tutorial004.py 100.00% <100.00%> (ø)
tests/assets/type_error_no_rich_short_disable.py 100.00% <100.00%> (ø)
.../test_tutorial/test_exceptions/test_tutorial001.py 100.00% <100.00%> (ø)
.../test_tutorial/test_exceptions/test_tutorial002.py 100.00% <100.00%> (ø)
.../test_tutorial/test_exceptions/test_tutorial003.py 100.00% <100.00%> (ø)
.../test_tutorial/test_exceptions/test_tutorial004.py 100.00% <100.00%> (ø)
... and 2 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 d4dff65...7578ea2. Read the comment docs.

@tiangolo tiangolo merged commit c750f82 into master Jul 12, 2022
@tiangolo tiangolo deleted the pretty-exceptions branch July 12, 2022 19:06
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.

None yet

1 participant