mwouts / itables

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

Add 'require_config.js' to the pip package #49

Closed mwouts closed 2 years ago

mwouts commented 2 years ago

Fixes #48

codecov-commenter commented 2 years ago

Codecov Report

Merging #49 (79e94fc) into main (296ff7d) will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
+ Coverage   99.27%   99.34%   +0.06%     
==========================================
  Files          11       12       +1     
  Lines         275      304      +29     
==========================================
+ Hits          273      302      +29     
  Misses          2        2              
Impacted Files Coverage Δ
itables/javascript.py 99.20% <100.00%> (+0.06%) :arrow_up:
itables/version.py 100.00% <100.00%> (ø)
tests/test_eval_functions.py 100.00% <100.00%> (ø)
tests/test_init.py 100.00% <100.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 a7708d2...79e94fc. Read the comment docs.