mwouts / itables

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

Add screenshots to README #94

Closed mwouts closed 2 years ago

mwouts commented 2 years ago

Closes #93

codecov-commenter commented 2 years ago

Codecov Report

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

@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ 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