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 default background in svg export #2262

Merged
merged 9 commits into from May 8, 2022
Merged

Conversation

willmcgugan
Copy link
Collaborator

Fix for #2260

@codecov-commenter
Copy link

codecov-commenter commented May 8, 2022

Codecov Report

Merging #2262 (3239e56) into master (14d47c9) will decrease coverage by 0.08%.
The diff coverage is 96.49%.

@@            Coverage Diff             @@
##           master    #2262      +/-   ##
==========================================
- Coverage   98.88%   98.80%   -0.09%     
==========================================
  Files          73       73              
  Lines        7629     7669      +40     
==========================================
+ Hits         7544     7577      +33     
- Misses         85       92       +7     
Flag Coverage Δ
unittests 98.80% <96.49%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
rich/_export_format.py 100.00% <ø> (ø)
rich/console.py 98.28% <95.91%> (-0.50%) ⬇️
rich/syntax.py 99.30% <100.00%> (+0.02%) ⬆️
rich/terminal_theme.py 100.00% <100.00%> (ø)
rich/traceback.py 98.68% <0.00%> (-0.88%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c93dce...3239e56. Read the comment docs.

@willmcgugan willmcgugan merged commit 0fd6bc5 into master May 8, 2022
@willmcgugan willmcgugan deleted the svg-default-back branch May 8, 2022 16:58
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.

None yet

2 participants