neurodata / treeple

Scikit-learn compatible decision trees beyond those offered in scikit-learn
https://treeple.ai
Other
61 stars 14 forks source link

MAINT Try coverage config specify pyproject.toml #285

Closed adam2392 closed 2 months ago

adam2392 commented 2 months ago

Changes proposed in this pull request:

ref: https://github.com/nedbat/coveragepy/issues/512

Before submitting

After submitting

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 76.79%. Comparing base (638dd7c) to head (5952b8f). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #285 +/- ## =========================================== - Coverage 90.04% 76.79% -13.26% =========================================== Files 54 25 -29 Lines 5105 2267 -2838 Branches 0 409 +409 =========================================== - Hits 4597 1741 -2856 + Misses 508 402 -106 - Partials 0 124 +124 ```

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