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

chore: fix uvicorn version to avoid breaking test #5997

Closed JoanFM closed 1 year ago

JoanFM commented 1 year ago

Goals:

codecov[bot] commented 1 year ago

Codecov Report

Merging #5997 (4a25e7e) into master (4b4c4ac) will decrease coverage by 3.22%. Report is 1 commits behind head on master. The diff coverage is 17.64%.

@@            Coverage Diff             @@
##           master    #5997      +/-   ##
==========================================
- Coverage   78.28%   75.07%   -3.22%     
==========================================
  Files         144      142       -2     
  Lines       13587    13551      -36     
==========================================
- Hits        10637    10173     -464     
- Misses       2950     3378     +428     
Flag Coverage Δ
jina 75.07% <17.64%> (-3.22%) :arrow_down:

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

Files Changed Coverage Δ
...ve/runtimes/gateway/http_fastapi_app_docarrayv2.py 0.00% <ø> (ø)
jina/serve/runtimes/helper.py 24.16% <0.00%> (-1.28%) :arrow_down:
jina/serve/runtimes/worker/http_fastapi_app.py 87.00% <60.00%> (-0.50%) :arrow_down:

... and 32 files with indirect coverage changes