Skip to content

more clean up and coverage

4aeb927
Select commit
Loading
Failed to load commit list.
Merged

MAINT compatibility sklearn 1.6 #1109

more clean up and coverage
4aeb927
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 1s

93.94% (+0.96%) compared to e32819e

View this Pull Request on Codecov

93.94% (+0.96%) compared to e32819e

Details

Codecov Report

Attention: Patch coverage is 88.57143% with 60 lines in your changes missing coverage. Please review.

Project coverage is 93.94%. Comparing base (e32819e) to head (4aeb927).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
imblearn/pipeline.py 85.50% 21 Missing and 8 partials ⚠️
imblearn/utils/estimator_checks.py 76.71% 8 Missing and 9 partials ⚠️
imblearn/utils/_test_common/instance_generator.py 88.46% 5 Missing and 4 partials ⚠️
imblearn/base.py 77.77% 4 Missing ⚠️
imblearn/over_sampling/_smote/base.py 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1109      +/-   ##
==========================================
+ Coverage   92.98%   93.94%   +0.96%     
==========================================
  Files         105       54      -51     
  Lines        8323     3685    -4638     
  Branches     1288      496     -792     
==========================================
- Hits         7739     3462    -4277     
+ Misses        465      126     -339     
+ Partials      119       97      -22     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.