scikit-adaptation / skada

Domain adaptation toolbox compatible with scikit-learn and pytorch
https://scikit-adaptation.github.io/
BSD 3-Clause "New" or "Revised" License
56 stars 16 forks source link

[MRG] Increasing coverage for _sample_generator.py and adding some fixes to it #115

Closed BuenoRuben closed 5 months ago

BuenoRuben commented 5 months ago

this is just a change of branch as asked

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.22%. Comparing base (b40c91a) to head (3f016e4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ========================================== + Coverage 90.45% 91.22% +0.77% ========================================== Files 43 43 Lines 3112 3135 +23 ========================================== + Hits 2815 2860 +45 + Misses 297 275 -22 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.