Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@willmcgugan
Copy link
Member

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate.
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Description

Please describe your changes here. If this fixes a bug, please link to the issue, if possible.

@codecov
Copy link

codecov bot commented Aug 5, 2021

Codecov Report

Merging #1387 (29e653c) into master (121d727) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1387   +/-   ##
=======================================
  Coverage   99.78%   99.79%           
=======================================
  Files          70       70           
  Lines        6657     6703   +46     
=======================================
+ Hits         6643     6689   +46     
  Misses         14       14           
Flag Coverage Δ
unittests 99.79% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
rich/__main__.py 100.00% <ø> (ø)
rich/align.py 100.00% <ø> (ø)
rich/cells.py 100.00% <ø> (ø)
rich/tree.py 100.00% <ø> (ø)
rich/_inspect.py 100.00% <100.00%> (ø)
rich/color.py 100.00% <100.00%> (ø)
rich/console.py 100.00% <100.00%> (ø)
rich/layout.py 100.00% <100.00%> (ø)
rich/markup.py 100.00% <100.00%> (ø)
rich/progress.py 97.81% <100.00%> (ø)
... and 6 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 8d52f96...29e653c. Read the comment docs.

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.

1 participant