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 subclass with DocList #6138

Closed JoanFM closed 4 months ago

JoanFM commented 4 months ago

Goals:

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (be263b1) 75.06% compared to head (ef736a1) 75.21%. Report is 1 commits behind head on master.

Files Patch % Lines
jina/serve/runtimes/helper.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6138 +/- ## ========================================== + Coverage 75.06% 75.21% +0.15% ========================================== Files 152 152 Lines 14061 14062 +1 ========================================== + Hits 10555 10577 +22 + Misses 3506 3485 -21 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6138/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/6138/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `75.21% <0.00%> (+0.15%)` | :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.