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 iPython breakage #3065

Merged
merged 1 commit into from
Jul 29, 2023
Merged

Fix iPython breakage #3065

merged 1 commit into from
Jul 29, 2023

Conversation

willmcgugan
Copy link
Collaborator

Fixes #3013

@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.01% 🎉

Comparison is base (80e66aa) 98.29% compared to head (ea1129a) 98.30%.
Report is 1 commits behind head on master.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3065      +/-   ##
==========================================
+ Coverage   98.29%   98.30%   +0.01%     
==========================================
  Files          74       74              
  Lines        8037     8038       +1     
==========================================
+ Hits         7900     7902       +2     
+ Misses        137      136       -1     
Flag Coverage Δ
unittests 98.30% <100.00%> (+0.01%) ⬆️

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

Files Changed Coverage Δ
rich/pretty.py 96.67% <100.00%> (+0.26%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@willmcgugan willmcgugan merged commit f16d4be into master Jul 29, 2023
19 checks passed
@willmcgugan willmcgugan deleted the fix-ipy branch July 29, 2023 16:05
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.

rich.pretty.install does not work for IPython
2 participants