jina-ai / serve

☁️ Build multimodal AI applications with cloud-native stack
https://jina.ai/serve
Apache License 2.0
21.14k stars 2.22k forks source link

fix: remove inputs state from client #6207

Closed JoanFM closed 1 month ago

JoanFM commented 1 month ago

Goals:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 54.62%. Comparing base (c933e49) to head (a2dce61). Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
jina/clients/base/__init__.py 90.90% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6207 +/- ## =========================================== + Coverage 19.02% 54.62% +35.60% =========================================== Files 150 150 Lines 14226 14216 -10 =========================================== + Hits 2706 7766 +5060 + Misses 11520 6450 -5070 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6207/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | Coverage Δ | | |---|---|---| | [jina](https://app.codecov.io/gh/jina-ai/jina/pull/6207/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `54.62% <92.85%> (+35.60%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai#carryforward-flags-in-the-pull-request-comment) to find out more.

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