scikit-learn-contrib / imbalanced-learn

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
https://imbalanced-learn.org
MIT License
6.85k stars 1.29k forks source link

MAINT cosmetic follow-up switch pixi + GitHub Actions #1100

Closed glemaitre closed 1 month ago

glemaitre commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 97.14286% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.59%. Comparing base (4d4cfd3) to head (ab41949). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
imblearn/ensemble/_forest.py 75.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1100 +/- ## ========================================== + Coverage 86.39% 87.59% +1.20% ========================================== Files 58 56 -2 Lines 4291 4185 -106 Branches 853 833 -20 ========================================== - Hits 3707 3666 -41 + Misses 472 414 -58 + Partials 112 105 -7 ```

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