Skip to content

Conversation

@glemaitre
Copy link
Member

Some parameter validation but this time for the public functions.

@codecov
Copy link

codecov bot commented Dec 4, 2022

Codecov Report

Base: 96.15% // Head: 96.00% // Decreases project coverage by -0.14% ⚠️

Coverage data is based on head (2506fc8) compared to base (f8c27ae).
Patch coverage: 90.54% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #956      +/-   ##
==========================================
- Coverage   96.15%   96.00%   -0.15%     
==========================================
  Files          99      100       +1     
  Lines        6894     6940      +46     
  Branches      994     1014      +20     
==========================================
+ Hits         6629     6663      +34     
- Misses        163      169       +6     
- Partials      102      108       +6     
Impacted Files Coverage Δ
imblearn/datasets/tests/test_imbalance.py 100.00% <ø> (ø)
imblearn/utils/_param_validation.py 95.61% <0.00%> (-1.16%) ⬇️
imblearn/utils/tests/test_param_validation.py 99.52% <ø> (-0.02%) ⬇️
imblearn/datasets/_imbalance.py 70.58% <75.00%> (-2.75%) ⬇️
imblearn/tests/test_public_functions.py 87.80% <87.80%> (ø)
imblearn/datasets/_zenodo.py 91.80% <100.00%> (+0.27%) ⬆️
imblearn/metrics/_classification.py 91.20% <100.00%> (-0.59%) ⬇️
imblearn/pipeline.py 95.09% <100.00%> (+0.53%) ⬆️
imblearn/tests/test_pipeline.py 99.11% <100.00%> (-0.01%) ⬇️
... and 1 more

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 ad71707 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