mila-iqia / ResearchTemplate

WIP: Research Template Repository
5 stars 1 forks source link

Move the network config group and make it optional #51

Closed lebrice closed 4 days ago

lebrice commented 3 weeks ago

Fixes #49

Signed-off-by: Fabrice Normandin normandf@mila.quebec

codecov-commenter commented 4 days ago

Codecov Report

Attention: Patch coverage is 86.14458% with 23 lines in your changes missing coverage. Please review.

Project coverage is 70.49%. Comparing base (725d9fa) to head (f688c6b).

Files with missing lines Patch % Lines
project/conftest.py 74.28% 9 Missing :warning:
project/utils/utils.py 55.55% 4 Missing :warning:
project/algorithms/hf_example_test.py 66.66% 3 Missing :warning:
project/experiment.py 81.81% 2 Missing :warning:
project/main.py 0.00% 2 Missing :warning:
project/algorithms/example.py 93.33% 1 Missing :warning:
project/algorithms/testsuites/algorithm_tests.py 96.00% 1 Missing :warning:
project/datamodules/datamodules_test.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #51 +/- ## ========================================== + Coverage 70.31% 70.49% +0.17% ========================================== Files 58 58 Lines 3571 3552 -19 ========================================== - Hits 2511 2504 -7 + Misses 1060 1048 -12 ```

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