Skip to content

Merge branch 'main' into add-k8s-secret-retriever

1ed5040
Select commit
Loading
Failed to load commit list.
Draft

feat: add k8s secret retriever #3986

Merge branch 'main' into add-k8s-secret-retriever
1ed5040
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2025 in 0s

83.65% (-0.11%) compared to 39f1169, passed because coverage increased by 0% when compared to adjusted base (83.66%)

View this Pull Request on Codecov

83.65% (-0.11%) compared to 39f1169, passed because coverage increased by 0% when compared to adjusted base (83.66%)

Details

Codecov Report

❌ Patch coverage is 66.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.65%. Comparing base (39f1169) to head (1ed5040).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
cmdhelpers/retrieverconf/init/retriever_init.go 0.00% 11 Missing ⚠️
retriever/k8sretriever/secret_retriever.go 90.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3986      +/-   ##
==========================================
- Coverage   83.76%   83.65%   -0.11%     
==========================================
  Files         139      140       +1     
  Lines        6831     6872      +41     
==========================================
+ Hits         5722     5749      +27     
- Misses        898      912      +14     
  Partials      211      211              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.