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
960 stars 71 forks source link

ENV-Manager update #238

Closed michaelfeil closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 76.11%. Comparing base (6f26276) to head (4343ff9).

Files Patch % Lines
libs/infinity_emb/infinity_emb/env.py 93.54% 8 Missing :warning:
libs/infinity_emb/infinity_emb/__init__.py 87.50% 2 Missing :warning:
libs/infinity_emb/infinity_emb/infinity_server.py 87.50% 1 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 #238 +/- ## ========================================== + Coverage 74.01% 76.11% +2.10% ========================================== Files 32 32 Lines 2001 2127 +126 ========================================== + Hits 1481 1619 +138 + Misses 520 508 -12 ```

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