jina-ai / jina

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

feat: parameters can be described as Pydantic model for rich schema #6001

Closed JoanFM closed 1 year ago

JoanFM commented 1 year ago

Goals:

codecov[bot] commented 1 year ago

Codecov Report

Merging #6001 (b7c4824) into master (4b4c4ac) will decrease coverage by 3.04%. Report is 4 commits behind head on master. The diff coverage is 36.86%.

@@            Coverage Diff             @@
##           master    #6001      +/-   ##
==========================================
- Coverage   78.28%   75.25%   -3.04%     
==========================================
  Files         144      144              
  Lines       13587    13781     +194     
==========================================
- Hits        10637    10371     -266     
- Misses       2950     3410     +460     
Flag Coverage Δ
jina 75.25% <36.86%> (-3.04%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
jina/clients/base/http.py 93.16% <0.00%> (-2.46%) :arrow_down:
jina/clients/request/__init__.py 100.00% <ø> (ø)
...untimes/gateway/async_request_response_handling.py 91.66% <0.00%> (-1.47%) :arrow_down:
...ina/serve/runtimes/gateway/graph/topology_graph.py 72.37% <0.00%> (-4.44%) :arrow_down:
...ve/runtimes/gateway/http_fastapi_app_docarrayv2.py 0.00% <0.00%> (ø)
jina/serve/runtimes/helper.py 24.16% <0.00%> (-1.28%) :arrow_down:
jina/serve/stream/__init__.py 87.42% <ø> (ø)
jina/types/request/data.py 81.09% <25.00%> (-2.18%) :arrow_down:
jina/serve/executors/__init__.py 67.83% <35.15%> (-10.17%) :arrow_down:
jina/clients/mixin.py 89.80% <54.16%> (-6.60%) :arrow_down:
... and 4 more

... and 19 files with indirect coverage changes