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

Fix tracebacks in Jupyter #2754

Merged
merged 5 commits into from Jan 14, 2023
Merged

Fix tracebacks in Jupyter #2754

merged 5 commits into from Jan 14, 2023

Conversation

willmcgugan
Copy link
Collaborator

Fixes #2271

  • Adds locals_hide_dunder and locals_hide_sunder to tracebacks.

@willmcgugan willmcgugan changed the title version bump Fix tracebacks in Jupyter Jan 14, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 14, 2023

Codecov Report

Base: 98.59% // Head: 98.51% // Decreases project coverage by -0.07% ⚠️

Coverage data is based on head (8baf90b) compared to base (7cf0797).
Patch coverage: 73.91% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2754      +/-   ##
==========================================
- Coverage   98.59%   98.51%   -0.08%     
==========================================
  Files          74       74              
  Lines        7886     7897      +11     
==========================================
+ Hits         7775     7780       +5     
- Misses        111      117       +6     
Flag Coverage Δ
unittests 98.51% <73.91%> (-0.08%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
rich/traceback.py 96.25% <72.72%> (-2.44%) ⬇️
rich/segment.py 98.72% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

[BUG] Rich traceback not working proprely within notebook
2 participants