ENH make Random*Sampler accept dask array and dataframe #777
Codecov / codecov/project
succeeded
Oct 26, 2024 in 1s
98.18% (+1.63%) compared to 2a0376e
View this Pull Request on Codecov
98.18% (+1.63%) compared to 2a0376e
Details
Codecov Report
Attention: Patch coverage is 92.91785%
with 25 lines
in your changes missing coverage. Please review.
Project coverage is 98.18%. Comparing base (
2a0376e
) to head (456c3eb
).
Report is 184 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
imblearn/dask/utils.py | 71.42% | 8 Missing and 4 partials |
imblearn/utils/wrapper.py | 84.21% | 6 Missing |
imblearn/utils/_validation.py | 95.00% | 2 Missing and 2 partials |
imblearn/base.py | 88.88% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #777 +/- ##
==========================================
+ Coverage 96.55% 98.18% +1.63%
==========================================
Files 82 94 +12
Lines 5140 5900 +760
Branches 0 515 +515
==========================================
+ Hits 4963 5793 +830
+ Misses 177 100 -77
- Partials 0 7 +7
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading