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

[TO_REVIEW] Using global variables instead of number #68

Closed YanisLalou closed 5 months ago

YanisLalou commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (268c018) 86.24% compared to head (12f6816) 86.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #68 +/- ## ========================================== + Coverage 86.24% 86.86% +0.61% ========================================== Files 37 38 +1 Lines 2334 2398 +64 ========================================== + Hits 2013 2083 +70 + Misses 321 315 -6 ```

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

kachayev commented 5 months ago

This one is ready for merge as well, right? @YanisLalou

YanisLalou commented 5 months ago

This one is ready for merge as well, right? @YanisLalou

Yes it is