marrlab / DomainLab

modular domain generalization: https://pypi.org/project/domainlab/
https://marrlab.github.io/DomainLab/
MIT License
40 stars 2 forks source link

Mhof dev merge #845

Closed MatteoWohlrapp closed 1 week ago

MatteoWohlrapp commented 4 weeks ago

Added the functionality to avoid naming collisions to the mhof_dev branch.

codecov-commenter commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 81.87702% with 56 lines in your changes missing coverage. Please review.

Project coverage is 90.91%. Comparing base (1577a7e) to head (a99c9f5). Report is 1058 commits behind head on mhof_dev.

Files Patch % Lines
domainlab/algos/msels/c_msel_val_top_k.py 29.62% 19 Missing :warning:
domainlab/algos/trainers/fbopt_mu_controller.py 84.29% 19 Missing :warning:
domainlab/algos/msels/a_model_sel.py 82.35% 6 Missing :warning:
domainlab/algos/builder_fbopt_dial.py 44.44% 5 Missing :warning:
domainlab/algos/msels/c_msel_setpoint_delay.py 84.21% 3 Missing :warning:
domainlab/algos/msels/c_msel_val.py 90.00% 1 Missing :warning:
domainlab/algos/observers/b_obvisitor.py 92.85% 1 Missing :warning:
domainlab/algos/observers/c_obvisitor_cleanup.py 91.66% 1 Missing :warning:
domainlab/algos/trainers/a_trainer.py 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## mhof_dev #845 +/- ## ============================================ - Coverage 95.15% 90.91% -4.24% ============================================ Files 127 137 +10 Lines 4994 5858 +864 ============================================ + Hits 4752 5326 +574 - Misses 242 532 +290 ``` | [Flag](https://app.codecov.io/gh/marrlab/DomainLab/pull/845/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marrlab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/marrlab/DomainLab/pull/845/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marrlab) | `90.91% <81.87%> (-4.24%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=marrlab#carryforward-flags-in-the-pull-request-comment) to find out more.

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