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

Update tests for #287 #288

Closed chiragjn closed 1 week ago

chiragjn commented 1 week ago

This got missed 😅

michaelfeil commented 1 week ago

@chiragjn Was planning on fixing this later! Thanks for this second PR!

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.69%. Comparing base (0a3e382) to head (e2cef33). Report is 1 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #288 +/- ## ======================================= Coverage 77.69% 77.69% ======================================= Files 35 35 Lines 2511 2511 ======================================= Hits 1951 1951 Misses 560 560 ```

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