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

extend pod customization to include init containers #5685

Merged
merged 4 commits into from
Sep 3, 2024

Add bool to check init containers

49a0ecd
Select commit
Loading
Failed to load commit list.
Merged

extend pod customization to include init containers #5685

Add bool to check init containers
49a0ecd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 0s

36.17% (-0.01%) compared to e9413c0, passed because coverage increased by -0.01% when compared to adjusted base (36.17%)

View this Pull Request on Codecov

36.17% (-0.01%) compared to e9413c0, passed because coverage increased by -0.01% when compared to adjusted base (36.17%)

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 36.17%. Comparing base (e9413c0) to head (49a0ecd).
Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
...ns/go/tasks/pluginmachinery/flytek8s/pod_helper.go 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5685      +/-   ##
==========================================
- Coverage   36.17%   36.17%   -0.01%     
==========================================
  Files        1302     1303       +1     
  Lines      109556   109672     +116     
==========================================
+ Hits        39630    39670      +40     
- Misses      65786    65856      +70     
- Partials     4140     4146       +6     

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