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: stream_doc working for Deployment with include_gateway option #5986

Closed JoanFM closed 1 year ago

JoanFM commented 1 year ago

Goals:

codecov[bot] commented 1 year ago

Codecov Report

Merging #5986 (60a711d) into master (88f0a12) will decrease coverage by 0.42%. The diff coverage is 59.92%.

@@            Coverage Diff             @@
##           master    #5986      +/-   ##
==========================================
- Coverage   78.81%   78.39%   -0.42%     
==========================================
  Files         144      144              
  Lines       13314    13569     +255     
==========================================
+ Hits        10493    10637     +144     
- Misses       2821     2932     +111     
Flag Coverage Δ
jina 78.39% <59.92%> (-0.42%) :arrow_down:

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

Files Changed Coverage Δ
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.06% <20.00%> (-7.89%) :arrow_down:
...ina/serve/runtimes/gateway/graph/topology_graph.py 77.19% <54.54%> (-0.36%) :arrow_down:
jina/types/request/data.py 81.78% <63.11%> (-13.02%) :arrow_down:
jina/serve/networking/__init__.py 90.98% <70.73%> (-4.12%) :arrow_down:
jina/serve/runtimes/worker/request_handling.py 83.26% <80.00%> (ø)
jina/proto/serializer.py 79.31% <83.33%> (-0.69%) :arrow_down:
jina/serve/networking/connection_stub.py 97.05% <92.30%> (-0.72%) :arrow_down:
jina/clients/base/grpc.py 93.96% <100.00%> (+0.21%) :arrow_up:
... and 2 more

... and 4 files with indirect coverage changes