michaelfeil / infinity

Infinity is a high-throughput, low-latency REST API for serving text-embeddings, reranking models and clip
https://michaelfeil.github.io/infinity/
MIT License
1.31k stars 96 forks source link

pydantic cli / args validation #183

Closed michaelfeil closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 73.52%. Comparing base (7b10965) to head (8bbea84).

Files Patch % Lines
...ibs/infinity_emb/infinity_emb/_optional_imports.py 50.00% 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 #183 +/- ## ========================================== - Coverage 73.59% 73.52% -0.07% ========================================== Files 32 32 Lines 1791 1802 +11 ========================================== + Hits 1318 1325 +7 - Misses 473 477 +4 ```

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