Skip to content
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

TST add set_output test in pipeline #960

Merged
merged 1 commit into from
Dec 5, 2022

Conversation

glemaitre
Copy link
Member

Add a test to check the consistency with set_output in scikit-learn >= 1.2

@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Base: 95.71% // Head: 95.56% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (7cf6416) compared to base (54a7b5b).
Patch coverage: 31.25% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #960      +/-   ##
==========================================
- Coverage   95.71%   95.56%   -0.15%     
==========================================
  Files         100      100              
  Lines        7063     7079      +16     
  Branches     1045     1046       +1     
==========================================
+ Hits         6760     6765       +5     
- Misses        187      198      +11     
  Partials      116      116              
Impacted Files Coverage Δ
imblearn/tests/test_pipeline.py 97.55% <31.25%> (-1.57%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glemaitre glemaitre merged commit 43dde5d into scikit-learn-contrib:master Dec 5, 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