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: can't run multiple services on k8s #3395

Merged
merged 5 commits into from
Feb 17, 2024

Merge branch 'main' into fix-duplicated-service

111ac79
Select commit
Loading
Failed to load commit list.
Merged

fix: can't run multiple services on k8s #3395

Merge branch 'main' into fix-duplicated-service
111ac79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2024 in 0s

36.64% (-0.03%) compared to 65d88be

View this Pull Request on Codecov

36.64% (-0.03%) compared to 65d88be

Details

Codecov Report

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

Comparison is base (65d88be) 36.67% compared to head (111ac79) 36.64%.
Report is 13 commits behind head on main.

Files Patch % Lines
pipeline/backend/kubernetes/pod.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3395      +/-   ##
==========================================
- Coverage   36.67%   36.64%   -0.03%     
==========================================
  Files         225      225              
  Lines       14788    14820      +32     
==========================================
+ Hits         5423     5431       +8     
- Misses       8972     8996      +24     
  Partials      393      393              

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