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

Table vertical align #1816

Merged
merged 8 commits into from Jan 9, 2022
Merged

Table vertical align #1816

merged 8 commits into from Jan 9, 2022

Conversation

willmcgugan
Copy link
Collaborator

Add vertical_align parameter to Table.add_column

@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2022

Codecov Report

Merging #1816 (4abbbd1) into master (e839bfb) will decrease coverage by 0.22%.
The diff coverage is 99.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1816      +/-   ##
==========================================
- Coverage   99.82%   99.60%   -0.23%     
==========================================
  Files          71       71              
  Lines        6943     7018      +75     
==========================================
+ Hits         6931     6990      +59     
- Misses         12       28      +16     
Flag Coverage Δ
unittests 99.60% <99.31%> (-0.23%) ⬇️

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

Impacted Files Coverage Δ
rich/default_styles.py 100.00% <ø> (ø)
rich/pretty.py 99.71% <98.73%> (-0.29%) ⬇️
rich/__main__.py 100.00% <100.00%> (ø)
rich/segment.py 99.34% <100.00%> (+0.05%) ⬆️
rich/syntax.py 99.62% <100.00%> (+0.01%) ⬆️
rich/table.py 100.00% <100.00%> (ø)
rich/traceback.py 92.92% <100.00%> (-6.64%) ⬇️

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 d65c3bd...4abbbd1. Read the comment docs.

@willmcgugan willmcgugan merged commit 5a457bf into master Jan 9, 2022
@willmcgugan willmcgugan deleted the table-vertical-align branch January 9, 2022 10:06
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