lightly-ai / lightly

A python library for self-supervised learning on images.
https://docs.lightly.ai/self-supervised-learning/
MIT License
3.09k stars 264 forks source link

V4 #1483

Closed japrescott closed 8 months ago

japrescott commented 8 months ago

bump to configV4

MalteEbner commented 8 months ago

To fix the tests, you need to add the mocked create_docker_worker_config_vx here: https://github.com/lightly-ai/lightly/blob/21bd17958b1491bd5d995dd9895fc9f7eced3bf6/tests/api_workflow/mocked_api_workflow_client.py#L882-L884

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (6e2ea0f) 84.40% compared to head (27584da) 84.40%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1483 +/- ## ======================================= Coverage 84.40% 84.40% ======================================= Files 140 140 Lines 5783 5783 ======================================= Hits 4881 4881 Misses 902 902 ```

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