Skip to content

MAINT fix compatibility with scikit-learn 1.7 #1137

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 11, 2025
Merged

Conversation

glemaitre
Copy link
Member

closes #1131

Fixing a couple of small issue mainly.
It should also fix the issue observed in #1131

Copy link

codecov bot commented May 11, 2025

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 93.88%. Comparing base (e32819e) to head (c8a1ed8).
Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
imblearn/ensemble/_easy_ensemble.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1137      +/-   ##
==========================================
+ Coverage   92.98%   93.88%   +0.89%     
==========================================
  Files         105       54      -51     
  Lines        8323     3612    -4711     
  Branches     1288      487     -801     
==========================================
- Hits         7739     3391    -4348     
+ Misses        465      123     -342     
+ Partials      119       98      -21     

☔ 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.

@glemaitre glemaitre merged commit c975dd6 into master May 11, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] test_estimators_compatibility_sklearn fails
1 participant