mwouts / itables

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

Version 0.2 #7

Closed mwouts closed 4 years ago

mwouts commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #7 into master will increase coverage by 1.3%. The diff coverage is 96.8%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master       #7     +/-   ##
=========================================
+ Coverage   95.28%   96.58%   +1.3%     
=========================================
  Files           7        9      +2     
  Lines         106      205     +99     
=========================================
+ Hits          101      198     +97     
- Misses          5        7      +2
Impacted Files Coverage Δ
itables/version.py 100% <100%> (ø) :arrow_up:
tests/test_downsample.py 100% <100%> (ø)
itables/options.py 100% <100%> (ø) :arrow_up:
itables/downsample.py 100% <100%> (ø)
itables/javascript.py 92.68% <91.89%> (+0.14%) :arrow_up:
tests/test_notebooks.py 96.66% <94.11%> (-3.34%) :arrow_down:

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 1470e14...1be3114. Read the comment docs.