michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip
https://michaelfeil.github.io/infinity/
MIT License
1.31k stars 96 forks source link

refactor sync engine #282

Closed michaelfeil closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 89.65517% with 6 lines in your changes missing coverage. Please review.

Project coverage is 77.54%. Comparing base (6e6d89c) to head (778c0e8).

Files Patch % Lines
libs/infinity_emb/infinity_emb/sync_engine.py 89.65% 6 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ======================================= Coverage 77.53% 77.54% ======================================= Files 35 35 Lines 2506 2507 +1 ======================================= + Hits 1943 1944 +1 Misses 563 563 ```

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