Skip to content

Conversation

@glemaitre
Copy link
Member

Check and correct the code for scikit-learn 1.1

@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #902 (adffd69) into master (d610d91) will decrease coverage by 2.70%.
The diff coverage is 87.71%.

@@            Coverage Diff             @@
##           master     #902      +/-   ##
==========================================
- Coverage   97.30%   94.59%   -2.71%     
==========================================
  Files          97       97              
  Lines        6337     6348      +11     
  Branches      712      711       -1     
==========================================
- Hits         6166     6005     -161     
- Misses        102      272     +170     
- Partials       69       71       +2     
Impacted Files Coverage Δ
imblearn/metrics/tests/test_classification.py 100.00% <ø> (ø)
imblearn/ensemble/_forest.py 89.93% <76.66%> (-2.38%) ⬇️
imblearn/_min_dependencies.py 100.00% <100.00%> (ø)
imblearn/datasets/tests/test_imbalance.py 100.00% <100.00%> (ø)
imblearn/ensemble/tests/test_weight_boosting.py 100.00% <100.00%> (ø)
imblearn/over_sampling/_smote/cluster.py 100.00% <100.00%> (ø)
imblearn/pipeline.py 94.56% <100.00%> (ø)
imblearn/tests/test_pipeline.py 99.12% <100.00%> (+<0.01%) ⬆️
imblearn/utils/estimator_checks.py 95.33% <100.00%> (+0.03%) ⬆️
imblearn/keras/tests/test_generator.py 7.93% <0.00%> (-92.07%) ⬇️
... and 5 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d610d91...adffd69. Read the comment docs.

@glemaitre glemaitre merged commit 2336c7b into scikit-learn-contrib:master May 16, 2022
glemaitre added a commit that referenced this pull request May 16, 2022
@freddyaboulton
Copy link

@glemaitre Do you know if there will be a release to get this out?

@glemaitre
Copy link
Member Author

The release is already out (0.9.1):

@freddyaboulton
Copy link

Thank you!

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.

2 participants