Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set minimal docarray dependency #5133

Merged
merged 5 commits into from Sep 6, 2022
Merged

fix: set minimal docarray dependency #5133

merged 5 commits into from Sep 6, 2022

Conversation

JoanFM
Copy link
Member

@JoanFM JoanFM commented Sep 6, 2022

Fix docarray version in order to pass graphql tests

@JoanFM JoanFM changed the title Cap graphql fix: set minimal docarray dependency Sep 6, 2022
@github-actions github-actions bot added size/XS area/core This issue/PR affects the core codebase area/setup This issue/PR affects setting up Jina component/resource labels Sep 6, 2022
@JoanFM JoanFM closed this Sep 6, 2022
@JoanFM JoanFM reopened this Sep 6, 2022
@codecov
Copy link

codecov bot commented Sep 6, 2022

Codecov Report

Merging #5133 (fdb1004) into master (ff80368) will increase coverage by 0.58%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5133      +/-   ##
==========================================
+ Coverage   86.01%   86.59%   +0.58%     
==========================================
  Files         118      118              
  Lines        9388     9388              
==========================================
+ Hits         8075     8130      +55     
+ Misses       1313     1258      -55     
Flag Coverage Δ
jina 86.59% <ø> (+0.64%) ⬆️

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

Impacted Files Coverage Δ
...a/orchestrate/deployments/config/docker_compose.py 99.00% <0.00%> (-1.00%) ⬇️
jina/orchestrate/deployments/__init__.py 90.92% <0.00%> (+0.22%) ⬆️
jina/serve/networking.py 86.01% <0.00%> (+0.71%) ⬆️
jina/serve/runtimes/worker/__init__.py 100.00% <0.00%> (+1.16%) ⬆️
jina/helper.py 81.21% <0.00%> (+1.30%) ⬆️
jina/orchestrate/flow/base.py 89.85% <0.00%> (+1.40%) ⬆️
jina/clients/mixin.py 94.91% <0.00%> (+1.69%) ⬆️
jina/serve/runtimes/head/__init__.py 97.70% <0.00%> (+1.72%) ⬆️
jina/serve/runtimes/gateway/http/app.py 97.27% <0.00%> (+2.72%) ⬆️
jina/orchestrate/deployments/config/helper.py 98.24% <0.00%> (+3.50%) ⬆️
... and 2 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JoanFM JoanFM merged commit e2967f9 into master Sep 6, 2022
@JoanFM JoanFM deleted the cap-graphql branch September 6, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core This issue/PR affects the core codebase area/setup This issue/PR affects setting up Jina component/resource size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants