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

chore: free pydantic version #6150

Open JoanFM opened 4 months ago

JoanFM commented 4 months ago

Goals:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 10.44776% with 60 lines in your changes are missing coverage. Please review.

Project coverage is 59.36%. Comparing base (176f953) to head (bbd9b4b).

Files Patch % Lines
jina/_docarray_legacy.py 0.00% 16 Missing :warning:
...ina/serve/runtimes/gateway/graph/topology_graph.py 12.50% 7 Missing :warning:
...ve/runtimes/gateway/http_fastapi_app_docarrayv2.py 0.00% 7 Missing :warning:
jina/serve/runtimes/head/request_handling.py 12.50% 7 Missing :warning:
jina/serve/runtimes/worker/http_fastapi_app.py 0.00% 7 Missing :warning:
jina/serve/runtimes/worker/http_sagemaker_app.py 0.00% 7 Missing :warning:
jina/serve/runtimes/worker/request_handling.py 12.50% 7 Missing :warning:
jina/_docarray.py 66.66% 1 Missing :warning:
jina/serve/executors/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6150 +/- ## =========================================== - Coverage 75.02% 59.36% -15.66% =========================================== Files 152 151 -1 Lines 14100 14091 -9 =========================================== - Hits 10578 8365 -2213 - Misses 3522 5726 +2204 ``` | [Flag](https://app.codecov.io/gh/jina-ai/jina/pull/6150/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/6150/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jina-ai) | `59.36% <10.44%> (-15.66%)` | :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.