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

fix: fix streaming validation error message #5981

Closed alaeddine-13 closed 1 year ago

alaeddine-13 commented 1 year ago

fixes the validation error message

codecov[bot] commented 1 year ago

Codecov Report

Merging #5981 (1d1a45b) into master (99c964e) will decrease coverage by 0.01%. The diff coverage is 34.03%.

@@            Coverage Diff             @@
##           master    #5981      +/-   ##
==========================================
- Coverage   78.69%   78.69%   -0.01%     
==========================================
  Files         144      144              
  Lines       13126    13314     +188     
==========================================
+ Hits        10330    10477     +147     
- Misses       2796     2837      +41     
Flag Coverage Δ
jina 78.69% <34.03%> (-0.01%) :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 95.61% <ø> (ø)
jina/clients/base/stream_rpc.py 96.29% <ø> (ø)
jina/clients/base/unary_rpc.py 96.15% <ø> (ø)
jina/clients/base/websocket.py 90.47% <ø> (ø)
jina/proto/docarray_v1/pb/jina_pb2.py 0.00% <0.00%> (ø)
jina/proto/docarray_v1/pb/jina_pb2_grpc.py 0.00% <0.00%> (ø)
jina/proto/docarray_v2/pb/jina_pb2.py 0.00% <0.00%> (ø)
jina/proto/docarray_v2/pb/jina_pb2_grpc.py 0.00% <0.00%> (ø)
jina/proto/docarray_v2/pb2/jina_pb2.py 0.00% <0.00%> (ø)
jina/proto/docarray_v2/pb2/jina_pb2_grpc.py 0.00% <0.00%> (ø)
... and 12 more

... and 12 files with indirect coverage changes