mwouts / itables

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

Enable horizontal scrolling by default for wide tables #109

Closed mwouts closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #109 (c56f7f9) into main (31689f8) will decrease coverage by 0.06%. The diff coverage is 90.47%.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   92.82%   92.75%   -0.07%     
==========================================
  Files          19       19              
  Lines         488      511      +23     
==========================================
+ Hits          453      474      +21     
- Misses         35       37       +2     
Impacted Files Coverage Δ
itables/sample_dfs.py 100.00% <ø> (ø)
itables/javascript.py 84.23% <86.20%> (-0.16%) :arrow_down:
itables/options.py 100.00% <100.00%> (ø)
itables/version.py 100.00% <100.00%> (ø)
tests/test_sample_dfs.py 100.00% <100.00%> (ø)

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