mwouts / itables

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

Version 1.5.0 #165

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

Fixed

Added

Changed

codecov-commenter commented 1 year ago

Codecov Report

Merging #165 (9a3228b) into main (c6e7388) will increase coverage by 0.78%. The diff coverage is 97.59%.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   96.44%   97.23%   +0.78%     
==========================================
  Files          23       24       +1     
  Lines         732      831      +99     
==========================================
+ Hits          706      808     +102     
+ Misses         26       23       -3     
Impacted Files Coverage Δ
tests/test_update_samples.py 100.00% <ø> (+12.50%) :arrow_up:
itables/datatables_format.py 88.46% <84.61%> (+1.50%) :arrow_up:
itables/downsample.py 98.66% <100.00%> (+0.45%) :arrow_up:
itables/javascript.py 94.05% <100.00%> (+0.58%) :arrow_up:
itables/sample_dfs.py 100.00% <100.00%> (ø)
itables/version.py 100.00% <100.00%> (ø)
tests/conftest.py 100.00% <100.00%> (+4.34%) :arrow_up:
tests/test_datatables_format.py 100.00% <100.00%> (ø)
tests/test_documentation_notebooks_run.py 100.00% <100.00%> (ø)
tests/test_downsample.py 100.00% <100.00%> (ø)
... and 2 more

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