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: refer to global schema definitions when creating models #6021

Closed alaeddine-13 closed 1 year ago

alaeddine-13 commented 1 year ago

closes: https://github.com/jina-ai/jina/issues/6019

codecov[bot] commented 1 year ago

Codecov Report

Merging #6021 (c4b328f) into master (6bdfb98) will decrease coverage by 0.02%. Report is 10 commits behind head on master. The diff coverage is 16.66%.

@@            Coverage Diff             @@
##           master    #6021      +/-   ##
==========================================
- Coverage   77.61%   77.60%   -0.02%     
==========================================
  Files         144      144              
  Lines       13780    13784       +4     
==========================================
+ Hits        10696    10697       +1     
- Misses       3084     3087       +3     
Flag Coverage Δ
jina 77.60% <16.66%> (-0.02%) :arrow_down:

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

Files Changed Coverage Δ
jina/serve/runtimes/helper.py 23.38% <5.55%> (-0.78%) :arrow_down:
...ina/serve/runtimes/gateway/graph/topology_graph.py 73.20% <22.22%> (ø)

... and 1 file with indirect coverage changes