mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
730 stars 54 forks source link

Align table content with header #144

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

Fixes #141

codecov-commenter commented 1 year ago

Codecov Report

Merging #144 (f88ccdf) into main (cfe4faa) will increase coverage by 0.21%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #144      +/-   ##
==========================================
+ Coverage   96.04%   96.26%   +0.21%     
==========================================
  Files          22       22              
  Lines         658      669      +11     
==========================================
+ Hits          632      644      +12     
+ Misses         26       25       -1     
Impacted Files Coverage Δ
itables/sample_dfs.py 100.00% <ø> (ø)
itables/datatables_format.py 86.95% <100.00%> (+1.59%) :arrow_up:
itables/javascript.py 93.25% <100.00%> (+0.75%) :arrow_up:
itables/version.py 100.00% <100.00%> (ø)
tests/test_datatables_format.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more