mwouts / itables

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

Old versions of pandas don't have 'leading_space' argument in format_array #129

Closed mwouts closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #129 (8380e49) into main (b11bfad) will decrease coverage by 0.28%. The diff coverage is 60.00%.

:exclamation: Current head 8380e49 differs from pull request most recent head f4f7687. Consider uploading reports for the commit f4f7687 to get more accurate results

@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
- Coverage   93.76%   93.47%   -0.29%     
==========================================
  Files          21       21              
  Lines         625      628       +3     
==========================================
+ Hits          586      587       +1     
- Misses         39       41       +2     
Impacted Files Coverage Δ
tests/test_datatables_format.py 100.00% <ø> (ø)
itables/datatables_format.py 80.48% <50.00%> (-3.73%) :arrow_down:
itables/version.py 100.00% <100.00%> (ø)

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