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(secret): update env values for secret origin ctn #615

Merged
merged 1 commit into from
Nov 11, 2024

fix(secret): update env values for secret origin ctn

98e16b8
Select commit
Loading
Failed to load commit list.
Merged

fix(secret): update env values for secret origin ctn #615

fix(secret): update env values for secret origin ctn
98e16b8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 9, 2024 in 1s

61.93% (target 90.00%)

View this Pull Request on Codecov

61.93% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 61.93%. Comparing base (402d3d0) to head (98e16b8).

Files with missing lines Patch % Lines
executor/linux/build.go 29.41% 11 Missing and 1 partial ⚠️
executor/linux/secret.go 57.14% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #615      +/-   ##
==========================================
- Coverage   62.02%   61.93%   -0.10%     
==========================================
  Files         121      121              
  Lines        8173     8193      +20     
==========================================
+ Hits         5069     5074       +5     
- Misses       2878     2891      +13     
- Partials      226      228       +2     
Files with missing lines Coverage Δ
executor/linux/secret.go 72.54% <57.14%> (-0.69%) ⬇️
executor/linux/build.go 75.21% <29.41%> (-1.23%) ⬇️