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

fix: vision unpin #279

Closed michaelfeil closed 1 week ago

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 68.87%. Comparing base (22c270c) to head (4bd0e89).

Files Patch % Lines
libs/infinity_emb/infinity_emb/sync_engine.py 75.00% 1 Missing :warning:
...mb/infinity_emb/transformer/vision/torch_vision.py 0.00% 1 Missing :warning:

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

:exclamation: There is a different number of reports uploaded between BASE (22c270c) and HEAD (4bd0e89). Click for more details.

HEAD has 6 uploads less than BASE | Flag | BASE (22c270c) | HEAD (4bd0e89) | |------|------|------| ||8|2|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #279 +/- ## ========================================== - Coverage 77.48% 68.87% -8.61% ========================================== Files 35 35 Lines 2500 2503 +3 ========================================== - Hits 1937 1724 -213 - Misses 563 779 +216 ```

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