jina-ai / jina

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

test: test no data lock in batch queue #6201

Closed JoanFM closed 2 weeks ago

JoanFM commented 2 weeks ago

Goals:

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 56 lines in your changes missing coverage. Please review.

Project coverage is 40.52%. Comparing base (09f61da) to head (fa746ba). Report is 27 commits behind head on master.

Files with missing lines Patch % Lines
jina/serve/runtimes/worker/batch_queue.py 0.00% 56 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (09f61da) and HEAD (fa746ba). Click for more details.

HEAD has 11 uploads less than BASE | Flag | BASE (09f61da) | HEAD (fa746ba) | |------|------|------| |jina|12|1|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6201 +/- ## =========================================== - Coverage 55.74% 40.52% -15.22% =========================================== Files 150 150 Lines 14144 14217 +73 =========================================== - Hits 7884 5761 -2123 - Misses 6260 8456 +2196 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6201/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/6201/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `40.52% <0.00%> (-15.22%)` | :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.