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: respect req-id from client #5989

Closed JoanFM closed 1 year ago

JoanFM commented 1 year ago

Goals:

codecov[bot] commented 1 year ago

Codecov Report

Merging #5989 (77027c3) into master (88b0b96) will increase coverage by 0.31%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5989      +/-   ##
==========================================
+ Coverage   77.99%   78.31%   +0.31%     
==========================================
  Files         144      144              
  Lines       13578    13579       +1     
==========================================
+ Hits        10590    10634      +44     
+ Misses       2988     2945      -43     
Flag Coverage Δ
jina 78.31% <100.00%> (+0.31%) :arrow_up:

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

Files Changed Coverage Δ
jina/serve/runtimes/worker/request_handling.py 83.30% <100.00%> (+3.14%) :arrow_up:

... and 5 files with indirect coverage changes