mwouts / itables

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

Test itables against pandas pre-release #169

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

I see that pandas==2.0 is coming, cf. https://twitter.com/pandas_dev/status/1636497983578447872.

With this PR I am adding a CI configuration in which we run the Python tests against the latest pre-release version of pandas.

codecov-commenter commented 1 year ago

Codecov Report

Merging #169 (fc19980) into main (dc48311) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #169   +/-   ##
=======================================
  Coverage   97.23%   97.23%           
=======================================
  Files          24       24           
  Lines         833      833           
=======================================
  Hits          810      810           
  Misses         23       23           
Impacted Files Coverage Δ
itables/version.py 100.00% <100.00%> (ø)

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