mwouts / itables

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

Itables works with Shiny for Python #92

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

Closes #86 Closes #88

codecov-commenter commented 1 year ago

Codecov Report

Merging #92 (a200b7f) into main (30f2079) will increase coverage by 0.45%. The diff coverage is 97.14%.

@@            Coverage Diff             @@
##             main      #92      +/-   ##
==========================================
+ Coverage   92.22%   92.67%   +0.45%     
==========================================
  Files          16       19       +3     
  Lines         450      478      +28     
==========================================
+ Hits          415      443      +28     
  Misses         35       35              
Impacted Files Coverage Δ
itables/javascript.py 83.43% <75.00%> (+0.20%) :arrow_up:
itables/__init__.py 100.00% <100.00%> (ø)
itables/version.py 100.00% <100.00%> (ø)
tests/sample_python_apps/itables_in_a_shiny_app.py 100.00% <100.00%> (ø)
...le_python_apps/itables_in_a_shiny_app_with_tabs.py 100.00% <100.00%> (ø)
tests/test_javascript.py 100.00% <100.00%> (ø)
tests/test_sample_python_apps.py 100.00% <100.00%> (ø)

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