Skip to content

fix for markup span sorting#1335

Merged
willmcgugan merged 2 commits intomasterfrom
span-sort
Jul 9, 2021
Merged

fix for markup span sorting#1335
willmcgugan merged 2 commits intomasterfrom
span-sort

Conversation

@willmcgugan
Copy link
Member

Fixes #1334

@codecov
Copy link

codecov bot commented Jul 9, 2021

Codecov Report

Merging #1335 (b671b34) into master (0035fb0) will increase coverage by 0.29%.
The diff coverage is 99.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1335      +/-   ##
==========================================
+ Coverage   99.49%   99.78%   +0.29%     
==========================================
  Files          59       70      +11     
  Lines        5101     6627    +1526     
==========================================
+ Hits         5075     6613    +1538     
+ Misses         26       14      -12     
Flag Coverage Δ
unittests 99.78% <99.59%> (+0.29%) ⬆️

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

Impacted Files Coverage Δ
rich/ansi.py 100.00% <ø> (ø)
rich/color_triplet.py 100.00% <ø> (ø)
rich/columns.py 100.00% <ø> (ø)
rich/default_styles.py 100.00% <ø> (ø)
rich/highlighter.py 100.00% <ø> (ø)
rich/rule.py 100.00% <ø> (ø)
rich/progress.py 97.81% <96.92%> (+2.38%) ⬆️
rich/repr.py 98.11% <98.11%> (ø)
rich/text.py 99.80% <98.46%> (-0.20%) ⬇️
rich/segment.py 99.25% <98.65%> (-0.75%) ⬇️
... and 61 more

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 0c0c90a...b671b34. Read the comment docs.

@willmcgugan willmcgugan merged commit 8a8a463 into master Jul 9, 2021
@willmcgugan willmcgugan deleted the span-sort branch August 5, 2021 20:15
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] Nested color tags not working if adjoint

1 participant