mwouts / itables

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

Individual column filters #81

Closed mwouts closed 2 years ago

mwouts commented 2 years ago

Closes #69

TODO

lgtm-com[bot] commented 2 years ago

This pull request introduces 2 alerts when merging d833f27d3f2a3fde330b77bdb77b960e1be6d839 into 8f6569385d652bb1ef116d817270b840a74c4873 - view on LGTM.com

new alerts:

codecov-commenter commented 2 years ago

Codecov Report

Merging #81 (70d9763) into main (8f65693) will decrease coverage by 3.66%. The diff coverage is 59.52%.

:exclamation: Current head 70d9763 differs from pull request most recent head 1cbf467. Consider uploading reports for the commit 1cbf467 to get more accurate results

@@            Coverage Diff             @@
##             main      #81      +/-   ##
==========================================
- Coverage   95.51%   91.84%   -3.67%     
==========================================
  Files          16       16              
  Lines         379      417      +38     
==========================================
+ Hits          362      383      +21     
- Misses         17       34      +17     
Impacted Files Coverage Δ
itables/javascript.py 84.11% <51.42%> (-8.64%) :arrow_down:
itables/options.py 100.00% <100.00%> (ø)
itables/version.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 8f65693...1cbf467. Read the comment docs.