Skip to content

fix(secret): use step.Environment for hydrating env in secret containers

f8990b1
Select commit
Loading
Failed to load commit list.
Open

fix(secret): use step.Environment for hydrating env in secret containers #669

fix(secret): use step.Environment for hydrating env in secret containers
f8990b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 20, 2025 in 0s

52.88% (target 90.00%)

View this Pull Request on Codecov

52.88% (target 90.00%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 52.88%. Comparing base (ca78232) to head (f8990b1).

Files with missing lines Patch % Lines
executor/linux/secret.go 50.00% 1 Missing and 1 partial ⚠️

❌ Your project check has failed because the head coverage (52.88%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #669      +/-   ##
==========================================
- Coverage   52.95%   52.88%   -0.08%     
==========================================
  Files         124      124              
  Lines        5342     5334       -8     
==========================================
- Hits         2829     2821       -8     
  Misses       2300     2300              
  Partials      213      213              
Files with missing lines Coverage Δ
executor/linux/secret.go 71.97% <50.00%> (-1.36%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.