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] Add test cases for the Reweight class #70

Closed YanisLalou closed 5 months ago

YanisLalou commented 5 months ago

Super quick to review Add test cases to make codevoc happy

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (82dc1a9) 86.12% compared to head (9687de0) 86.28%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #70 +/- ## ========================================== + Coverage 86.12% 86.28% +0.16% ========================================== Files 37 37 Lines 2328 2334 +6 ========================================== + Hits 2005 2014 +9 + Misses 323 320 -3 ```

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