michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving vector embeddings, supporting a wide range of text-embedding models and frameworks.
https://michaelfeil.eu/infinity/
MIT License
959 stars 71 forks source link

add sync array #277

Closed michaelfeil closed 1 week ago

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 85.86957% with 13 lines in your changes missing coverage. Please review.

Project coverage is 77.48%. Comparing base (56f39c6) to head (ec0ee68).

Files Patch % Lines
libs/infinity_emb/infinity_emb/sync_engine.py 89.47% 8 Missing :warning:
libs/infinity_emb/infinity_emb/engine.py 66.66% 5 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 #277 +/- ## ========================================== + Coverage 77.16% 77.48% +0.31% ========================================== Files 34 35 +1 Lines 2409 2500 +91 ========================================== + Hits 1859 1937 +78 - Misses 550 563 +13 ```

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