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

Lightly serve stability #1550

Closed japrescott closed 1 month ago

japrescott commented 1 month ago

try to stabilize lightly-serve by

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 81.84%. Comparing base (8fc3a2e) to head (bc3efd1).

Files Patch % Lines
lightly/cli/serve_cli.py 0.00% 3 Missing :warning:
lightly/api/serve.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1550 +/- ## ========================================== - Coverage 81.89% 81.84% -0.05% ========================================== Files 144 144 Lines 6119 6115 -4 ========================================== - Hits 5011 5005 -6 - Misses 1108 1110 +2 ```

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