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
977 stars 72 forks source link

redirect to `/docs` and optional imports #175

Closed michaelfeil closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 73.36%. Comparing base (9e9fee6) to head (5bb4c26).

Files Patch % Lines
libs/infinity_emb/infinity_emb/infinity_server.py 85.71% 2 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 #175 +/- ## ========================================== + Coverage 73.29% 73.36% +0.06% ========================================== Files 32 32 Lines 1775 1787 +12 ========================================== + Hits 1301 1311 +10 - Misses 474 476 +2 ```

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