mwouts / itables

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

First developpements for version 0.4.0 #42

Closed mwouts closed 2 years ago

mwouts commented 2 years ago

A few technical improvements in preparation for the next release:

codecov-commenter commented 2 years ago

Codecov Report

Merging #42 (3943a08) into main (439fac5) will increase coverage by 1.47%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   97.79%   99.27%   +1.47%     
==========================================
  Files          10       11       +1     
  Lines         227      275      +48     
==========================================
+ Hits          222      273      +51     
+ Misses          5        2       -3     
Impacted Files Coverage Δ
itables/javascript.py 99.13% <100.00%> (+3.48%) :arrow_up:
itables/version.py 100.00% <100.00%> (ø)
tests/test_eval_functions.py 100.00% <100.00%> (ø)
itables/options.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 439fac5...3943a08. Read the comment docs.