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

✨ Allow configuring pretty errors when creating the Typer instance #416

Merged
merged 3 commits into from Jul 8, 2022

Conversation

tiangolo
Copy link
Owner

@tiangolo tiangolo commented Jul 8, 2022

✨ Allow configuring pretty errors when creating the Typer instance

@github-actions
Copy link

github-actions bot commented Jul 8, 2022

@github-actions
Copy link

github-actions bot commented Jul 8, 2022

📝 Docs preview for commit 7f948b2 at: https://62c844fb6136892d0492b158--typertiangolo.netlify.app

@tiangolo tiangolo enabled auto-merge (squash) July 8, 2022 15:01
@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #416 (90f0e18) into master (8500607) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #416   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          257       260    +3     
  Lines         5430      5486   +56     
=========================================
+ Hits          5430      5486   +56     
Impacted Files Coverage Δ
tests/assets/type_error_no_rich_short_disable.py 100.00% <100.00%> (ø)
tests/assets/type_error_rich_pretty_disable.py 100.00% <100.00%> (ø)
tests/assets/type_error_rich_short_disable.py 100.00% <100.00%> (ø)
tests/test_tracebacks.py 100.00% <100.00%> (ø)
typer/main.py 100.00% <100.00%> (ø)
typer/models.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 8500607...90f0e18. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Jul 8, 2022

📝 Docs preview for commit 90f0e18 at: https://62c84ae04d7df62dce3dd36d--typertiangolo.netlify.app

@tiangolo tiangolo merged commit 95a5233 into master Jul 8, 2022
@tiangolo tiangolo deleted the configure-pretty-errors branch July 8, 2022 15:20
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