jina-ai / jina

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

fix: unset http proxy #5972

Closed JoanFM closed 1 year ago

JoanFM commented 1 year ago

Goals:

codecov[bot] commented 1 year ago

Codecov Report

Merging #5972 (f48d3b2) into master (a8997b6) will increase coverage by 0.73%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5972      +/-   ##
==========================================
+ Coverage   78.37%   79.10%   +0.73%     
==========================================
  Files         144      144              
  Lines       13123    13127       +4     
==========================================
+ Hits        10285    10384      +99     
+ Misses       2838     2743      -95     
Flag Coverage Δ
jina 79.10% <100.00%> (+0.73%) :arrow_up:

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

Impacted Files Coverage Δ
jina/serve/runtimes/asyncio.py 87.97% <ø> (ø)
jina/serve/runtimes/servers/grpc.py 90.62% <100.00%> (+1.49%) :arrow_up:

... and 19 files with indirect coverage changes