mwouts / itables

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

Test the documentation notebooks #132

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

This PR might help to increase the coverage

codecov-commenter commented 1 year ago

Codecov Report

Merging #132 (d36e467) into main (73780e0) will increase coverage by 2.65%. The diff coverage is 100.00%.

:exclamation: Current head d36e467 differs from pull request most recent head bd4347d. Consider uploading reports for the commit bd4347d to get more accurate results

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
+ Coverage   93.47%   96.12%   +2.65%     
==========================================
  Files          21       22       +1     
  Lines         628      645      +17     
==========================================
+ Hits          587      620      +33     
+ Misses         41       25      -16     
Impacted Files Coverage Δ
tests/test_documentation_notebooks_run.py 100.00% <100.00%> (ø)
itables/datatables_format.py 85.36% <0.00%> (+4.87%) :arrow_up:
itables/javascript.py 93.08% <0.00%> (+8.80%) :arrow_up:

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