Skip to content

special case for Text#1697

Merged
willmcgugan merged 1 commit intomasterfrom
text-in-print
Nov 16, 2021
Merged

special case for Text#1697
willmcgugan merged 1 commit intomasterfrom
text-in-print

Conversation

@willmcgugan
Copy link
Member

Special case for Text in print to allow use of sep. Fixes #1689

@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #1697 (3c811af) into master (0349c2c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1697   +/-   ##
=======================================
  Coverage   99.68%   99.68%           
=======================================
  Files          71       71           
  Lines        6888     6890    +2     
=======================================
+ Hits         6866     6868    +2     
  Misses         22       22           
Flag Coverage Δ
unittests 99.68% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
rich/console.py 100.00% <100.00%> (ø)

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 a6a54d0...3c811af. Read the comment docs.

@willmcgugan willmcgugan merged commit eff828c into master Nov 16, 2021
@willmcgugan willmcgugan deleted the text-in-print branch November 16, 2021 14:47
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] Print's options don't work with Text, but they do with str

1 participant