Add MLSMOTE algorithm to imblearn #927
Open
Codecov / codecov/project
failed
Oct 28, 2024 in 1s
93.33% (-3.87%) compared to 6176807
View this Pull Request on Codecov
93.33% (-3.87%) compared to 6176807
Details
Codecov Report
Attention: Patch coverage is 95.11111%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 93.33%. Comparing base (
6176807
) to head (70e1f96
).
Report is 98 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
imblearn/over_sampling/_mlsmote.py | 92.25% | 6 Missing and 5 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #927 +/- ##
==========================================
- Coverage 97.19% 93.33% -3.87%
==========================================
Files 97 96 -1
Lines 6348 6422 +74
Branches 711 582 -129
==========================================
- Hits 6170 5994 -176
- Misses 106 363 +257
+ Partials 72 65 -7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading