Skip to content

Fix iPython breakage#3065

Merged
willmcgugan merged 1 commit intomasterfrom
fix-ipy
Jul 29, 2023
Merged

Fix iPython breakage#3065
willmcgugan merged 1 commit intomasterfrom
fix-ipy

Conversation

@willmcgugan
Copy link
Member

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
@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