lightly-ai / lightly

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

Figure out how to support codecov with multiprocessing #1548

Open IgorSusmelj opened 1 month ago

IgorSusmelj commented 1 month ago

In #1545 we discovered that codecov sometimes fails when using multiprocessing in the tests. We should figure out if there is a way to operate codecov in a safe manner when using tests that spin multiple processes or if there is an alternative to codecov.