[MRG] ENH: Geometric-SMOTE implementation #882
Codecov / codecov/project
succeeded
Jun 30, 2025 in 0s
97.26% (+0.04%) compared to f1abf75
View this Pull Request on Codecov
97.26% (+0.04%) compared to f1abf75
Details
Codecov Report
Attention: Patch coverage is 98.90110%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 97.26%. Comparing base (
f1abf75
) to head (c9945c0
).
Report is 132 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
imblearn/over_sampling/_smote/geometric.py | 97.84% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #882 +/- ##
==========================================
+ Coverage 97.21% 97.26% +0.04%
==========================================
Files 96 98 +2
Lines 6253 6435 +182
Branches 712 733 +21
==========================================
+ Hits 6079 6259 +180
- Misses 103 104 +1
- Partials 71 72 +1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading