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: support streaming in Flow with one Executor #5988

Closed JoanFM closed 1 year ago

JoanFM commented 1 year ago

Goals:

codecov[bot] commented 1 year ago

Codecov Report

Merging #5988 (32e38ac) into master (88f0a12) will decrease coverage by 0.51%. Report is 2 commits behind head on master. The diff coverage is 56.22%.

@@            Coverage Diff             @@
##           master    #5988      +/-   ##
==========================================
- Coverage   78.81%   78.30%   -0.51%     
==========================================
  Files         144      144              
  Lines       13314    13578     +264     
==========================================
+ Hits        10493    10632     +139     
- Misses       2821     2946     +125     
Flag Coverage Δ
jina 78.30% <56.22%> (-0.51%) :arrow_down:

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

Files Changed Coverage Δ
jina/clients/base/helper.py 85.14% <ø> (-0.09%) :arrow_down:
jina/clients/base/http.py 95.61% <ø> (ø)
...ve/runtimes/gateway/http_fastapi_app_docarrayv2.py 0.00% <0.00%> (ø)
jina/serve/runtimes/servers/grpc.py 90.81% <ø> (ø)
jina/serve/stream/__init__.py 87.42% <5.00%> (-11.22%) :arrow_down:
jina/serve/runtimes/gateway/streamer.py 58.60% <21.21%> (-7.35%) :arrow_down:
jina/serve/runtimes/worker/http_fastapi_app.py 87.50% <33.33%> (-1.05%) :arrow_down:
...ina/serve/runtimes/gateway/graph/topology_graph.py 76.81% <50.00%> (-0.74%) :arrow_down:
jina/types/request/data.py 83.27% <65.17%> (-11.53%) :arrow_down:
jina/serve/networking/__init__.py 90.98% <70.73%> (-4.12%) :arrow_down:
... and 6 more

... and 4 files with indirect coverage changes