mwouts / itables

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

Adjust the codecov configuration #280

Closed mwouts closed 4 months ago

mwouts commented 4 months ago

The coverage appears to have dropped dramatically, but I suspect this is just a missing coverage upload...

image

github-actions[bot] commented 4 months ago

Thank you for making this pull request.

Did you know? You can try it on Binder: Binder:lab.

Also, the version of ITables developed in this PR can be installed with pip:

pip install git+https://github.com/mwouts/itables.git@fix_codecov

(this requires nodejs, see more at Developing ITables)

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.15%. Comparing base (d45b5a1) to head (1be7e5e). Report is 17 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #280 +/- ## ========================================== + Coverage 95.71% 96.15% +0.44% ========================================== Files 26 27 +1 Lines 1026 1171 +145 ========================================== + Hits 982 1126 +144 - Misses 44 45 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.