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

[WIP] feat: executor to gcp custom container #6136

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

fix: issue in gcp app

b258808
Select commit
Loading
Failed to load commit list.
Draft

[WIP] feat: executor to gcp custom container #6136

fix: issue in gcp app
b258808
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 1, 2024 in 0s

47.90% (-27.17%) compared to be263b1

View this Pull Request on Codecov

47.90% (-27.17%) compared to be263b1

Details

Codecov Report

Attention: 108 lines in your changes are missing coverage. Please review.

Comparison is base (be263b1) 75.06% compared to head (b258808) 47.90%.
Report is 1 commits behind head on master.

Files Patch % Lines
jina/serve/runtimes/worker/http_gcp_app.py 0.00% 93 Missing ⚠️
jina/serve/runtimes/worker/request_handling.py 9.09% 10 Missing ⚠️
jina/serve/runtimes/servers/http.py 70.00% 3 Missing ⚠️
jina/serve/runtimes/asyncio.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6136       +/-   ##
===========================================
- Coverage   75.06%   47.90%   -27.17%     
===========================================
  Files         152      151        -1     
  Lines       14061    14133       +72     
===========================================
- Hits        10555     6770     -3785     
- Misses       3506     7363     +3857     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.