Skip to content

Define and implement secret querier via func interface to let pipeline compiler secrets #4380

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

Closed
wants to merge 7 commits into from

backend config changed ...

ed90798
Select commit
Loading
Failed to load commit list.
Closed

Define and implement secret querier via func interface to let pipeline compiler secrets #4380

backend config changed ...
ed90798
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 1s

27.47% (+0.09%) compared to 5699d22

View this Pull Request on Codecov

27.47% (+0.09%) compared to 5699d22

Details

Codecov Report

Attention: Patch coverage is 67.27273% with 18 lines in your changes missing coverage. Please review.

Project coverage is 27.47%. Comparing base (5699d22) to head (ed90798).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cli/exec/exec.go 0.00% 12 Missing ⚠️
pipeline/frontend/yaml/compiler/compiler.go 40.00% 2 Missing and 1 partial ⚠️
server/pipeline/stepbuilder/stepBuilder.go 90.00% 1 Missing and 1 partial ⚠️
agent/logger.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4380      +/-   ##
==========================================
+ Coverage   27.37%   27.47%   +0.09%     
==========================================
  Files         380      380              
  Lines       27794    27800       +6     
==========================================
+ Hits         7608     7637      +29     
+ Misses      19501    19478      -23     
  Partials      685      685              

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