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: reuse session #6196

Closed JoanFM closed 2 months ago

JoanFM commented 2 months ago

Goals:

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 3.92157% with 49 lines in your changes missing coverage. Please review.

Project coverage is 19.04%. Comparing base (3e0943f) to head (8136939). Report is 12 commits behind head on master.

Files with missing lines Patch % Lines
jina/clients/base/http.py 0.00% 33 Missing :warning:
jina/clients/base/helper.py 0.00% 9 Missing :warning:
jina/clients/http.py 0.00% 5 Missing :warning:
jina/clients/base/__init__.py 33.33% 2 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (3e0943f) and HEAD (8136939). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (3e0943f) | HEAD (8136939) | |------|------|------| |jina|2|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6196 +/- ## =========================================== - Coverage 47.13% 19.04% -28.09% =========================================== Files 150 150 Lines 14147 14191 +44 =========================================== - Hits 6668 2703 -3965 - Misses 7479 11488 +4009 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6196/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/6196/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `19.04% <3.92%> (-28.09%)` | :arrow_down: | 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.