Closed willmcgugan closed 3 months ago
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 98.24%. Comparing base (
310defc
) to head (c5d8655
). Report is 7 commits behind head on master.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Handle BrokenPipe exceptions
Fixes https://github.com/Textualize/rich/issues/1591
Thanks to @lmmx for doing the legwork.