jina-ai / jina

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

fix: fix issue 6140 #6141

Open JoanFM opened 4 months ago

JoanFM commented 4 months ago

Goals:

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (073511e) 75.20% compared to head (e836848) 75.18%. Report is 3 commits behind head on master.

Files Patch % Lines
jina/serve/runtimes/helper.py 0.00% 10 Missing :warning:
jina/serve/runtimes/worker/request_handling.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6141 +/- ## ========================================== - Coverage 75.20% 75.18% -0.02% ========================================== Files 152 152 Lines 14062 14070 +8 ========================================== + Hits 10575 10579 +4 - Misses 3487 3491 +4 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6141/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/6141/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `75.18% <8.33%> (-0.02%)` | :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.