Skip to content

MAINT remove deprecated function #888

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 4 commits into from
Jan 16, 2022

Conversation

glemaitre
Copy link
Member

Remove functions that have been deprecated for 2 versions.

@codecov
Copy link

codecov bot commented Jan 16, 2022

Codecov Report

Merging #888 (9fd16e4) into master (16eda28) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #888      +/-   ##
==========================================
- Coverage   97.30%   97.30%   -0.01%     
==========================================
  Files          97       97              
  Lines        6389     6337      -52     
  Branches      727      712      -15     
==========================================
- Hits         6217     6166      -51     
+ Misses        103      102       -1     
  Partials       69       69              
Impacted Files Coverage Δ
...mpling/_prototype_generation/_cluster_centroids.py 100.00% <ø> (ø)
...ototype_generation/tests/test_cluster_centroids.py 100.00% <ø> (ø)
imblearn/utils/deprecation.py 80.00% <ø> (ø)
imblearn/utils/testing.py 98.55% <ø> (-0.28%) ⬇️
imblearn/utils/tests/test_testing.py 100.00% <ø> (ø)
imblearn/metrics/tests/test_classification.py 100.00% <100.00%> (ø)
imblearn/utils/tests/test_deprecation.py 100.00% <100.00%> (ø)
imblearn/utils/tests/test_validation.py 100.00% <100.00%> (ø)
imblearn/datasets/tests/test_zenodo.py 91.89% <0.00%> (+2.70%) ⬆️

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 16eda28...9fd16e4. Read the comment docs.

@glemaitre glemaitre merged commit e802a19 into scikit-learn-contrib:master Jan 16, 2022
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.

1 participant