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 for text in panel title #2543

Merged
merged 3 commits into from Sep 23, 2022
Merged

fix for text in panel title #2543

merged 3 commits into from Sep 23, 2022

Conversation

willmcgugan
Copy link
Collaborator

Fixes #2466

@codecov-commenter
Copy link

codecov-commenter commented Sep 23, 2022

Codecov Report

Base: 98.64% // Head: 98.39% // Decreases project coverage by -0.24% ⚠️

Coverage data is based on head (32d6e99) compared to base (7d126c8).
Patch coverage: 89.58% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2543      +/-   ##
==========================================
- Coverage   98.64%   98.39%   -0.25%     
==========================================
  Files          73       63      -10     
  Lines        7840     6805    -1035     
==========================================
- Hits         7734     6696    -1038     
- Misses        106      109       +3     
Flag Coverage Δ
unittests 98.39% <89.58%> (-0.25%) ⬇️

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

Impacted Files Coverage Δ
rich/ansi.py 100.00% <ø> (ø)
rich/filesize.py 100.00% <ø> (ø)
rich/json.py 100.00% <ø> (ø)
rich/text.py 99.48% <75.00%> (-0.52%) ⬇️
rich/panel.py 98.29% <88.88%> (-1.71%) ⬇️
rich/console.py 98.01% <100.00%> (+<0.01%) ⬆️
rich/markdown.py 100.00% <100.00%> (ø)
rich/pretty.py 98.98% <100.00%> (+<0.01%) ⬆️
rich/style.py 99.75% <100.00%> (ø)
rich/traceback.py 98.68% <100.00%> (ø)
... and 11 more

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] Styling broken with rich text on panel titles and subtitles
3 participants