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

✨ Add pretty error tracebacks for user errors and support for Rich #412

Merged
merged 9 commits into from Jul 6, 2022

Conversation

tiangolo
Copy link
Owner

@tiangolo tiangolo commented Jul 6, 2022

✨ Add pretty error tracebacks for user errors and support for Rich

@github-actions
Copy link

github-actions bot commented Jul 6, 2022

@github-actions
Copy link

github-actions bot commented Jul 6, 2022

📝 Docs preview for commit 57eb8e0 at: https://62c56e936edaba090b0b1e11--typertiangolo.netlify.app

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #412 (4808dd7) into master (0489857) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #412   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          253       257    +4     
  Lines         5340      5430   +90     
=========================================
+ Hits          5340      5430   +90     
Impacted Files Coverage Δ
tests/assets/type_error_no_rich.py 100.00% <100.00%> (ø)
tests/assets/type_error_normal_traceback.py 100.00% <100.00%> (ø)
tests/assets/type_error_rich.py 100.00% <100.00%> (ø)
tests/test_tracebacks.py 100.00% <100.00%> (ø)
typer/main.py 100.00% <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 0489857...4808dd7. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jul 6, 2022

📝 Docs preview for commit ed8094e at: https://62c56f3d5d8e2f0cc604ac07--typertiangolo.netlify.app

@github-actions
Copy link

github-actions bot commented Jul 6, 2022

📝 Docs preview for commit 4808dd7 at: https://62c5712cea93d00afc9594a5--typertiangolo.netlify.app

@tiangolo tiangolo merged commit 252ed30 into master Jul 6, 2022
@tiangolo tiangolo deleted the pretty-tracebacks branch July 6, 2022 11:32
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