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: right align table headers #954

Merged
merged 1 commit into from
Jun 10, 2022
Merged

Conversation

adrianthedev
Copy link
Collaborator

Description

Fixes #934

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@github-actions github-actions bot added the Fix label Jun 10, 2022
@codeclimate
Copy link

codeclimate bot commented Jun 10, 2022

Code Climate has analyzed commit 793f44a and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #954 (793f44a) into main (088ba50) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #954   +/-   ##
=======================================
  Coverage   93.98%   93.98%           
=======================================
  Files         488      488           
  Lines        9349     9349           
=======================================
  Hits         8787     8787           
  Misses        562      562           

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 088ba50...793f44a. Read the comment docs.

@adrianthedev adrianthedev merged commit 1906a24 into main Jun 10, 2022
@adrianthedev adrianthedev deleted the fix/right-align-table-headers branch June 10, 2022 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Right align headers to same value as index_text_align
1 participant