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 caching models from all endpoints, inputs and outputs #6005

Closed JoanFM closed 1 year ago

JoanFM commented 1 year ago

Goals:

codecov[bot] commented 1 year ago

Codecov Report

Merging #6005 (ce79f96) into master (4b4c4ac) will decrease coverage by 1.90%. Report is 7 commits behind head on master. The diff coverage is 36.99%.

@@            Coverage Diff             @@
##           master    #6005      +/-   ##
==========================================
- Coverage   78.28%   76.39%   -1.90%     
==========================================
  Files         144      144              
  Lines       13587    13780     +193     
==========================================
- Hits        10637    10527     -110     
- Misses       2950     3253     +303     
Flag Coverage Δ
jina 76.39% <36.99%> (-1.90%) :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 91.45% <0.00%> (-4.17%) :arrow_down:
jina/clients/request/__init__.py 100.00% <ø> (ø)
...ina/serve/runtimes/gateway/graph/topology_graph.py 72.37% <0.00%> (-4.44%) :arrow_down:
...ve/runtimes/gateway/http_fastapi_app_docarrayv2.py 0.00% <0.00%> (ø)
jina/serve/runtimes/helper.py 24.16% <0.00%> (-1.28%) :arrow_down:
jina/serve/stream/__init__.py 87.42% <ø> (ø)
jina/types/request/data.py 81.09% <25.00%> (-2.18%) :arrow_down:
jina/serve/executors/__init__.py 67.83% <35.15%> (-10.17%) :arrow_down:
jina/clients/mixin.py 67.51% <54.16%> (-28.89%) :arrow_down:
jina/serve/runtimes/worker/http_fastapi_app.py 82.14% <60.00%> (-5.36%) :arrow_down:
... and 3 more

... and 11 files with indirect coverage changes