jina-ai / jina

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

refactor: fix run stateful in docker #6116

Closed JoanFM closed 7 months ago

JoanFM commented 7 months ago

Goals:

codecov[bot] commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (7aab7e6) 76.75% compared to head (7a7e233) 73.86%.

Files Patch % Lines
jina/serve/executors/run.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6116 +/- ## ========================================== - Coverage 76.75% 73.86% -2.89% ========================================== Files 145 145 Lines 13908 13910 +2 ========================================== - Hits 10675 10275 -400 - Misses 3233 3635 +402 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6116/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/6116/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `73.86% <20.00%> (-2.89%)` | :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.