Skip to content

feat(configuration): Allow environment variable overrides for config#4818

Open
lucasreed wants to merge 3 commits into
dragonflyoss:mainfrom
lucasreed:feat-automatic-env-config
Open

feat(configuration): Allow environment variable overrides for config#4818
lucasreed wants to merge 3 commits into
dragonflyoss:mainfrom
lucasreed:feat-automatic-env-config

better handling of nested structs and add tests

422b4d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2026 in 0s

28.14% (target 28.00%)

View this Pull Request on Codecov

28.14% (target 28.00%)

Details

Codecov Report

❌ Patch coverage is 64.28571% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.14%. Comparing base (063fcb4) to head (422b4d6).
⚠️ Report is 29 commits behind head on main.

Files with missing lines Patch % Lines
cmd/dependency/dependency.go 64.28% 6 Missing and 4 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4818      +/-   ##
==========================================
+ Coverage   28.09%   28.14%   +0.05%     
==========================================
  Files         232      232              
  Lines       23141    23181      +40     
==========================================
+ Hits         6501     6525      +24     
- Misses      16200    16212      +12     
- Partials      440      444       +4     
Files with missing lines Coverage Δ
cmd/dependency/dependency.go 12.29% <64.28%> (+12.29%) ⬆️

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.