feat(configuration): Allow environment variable overrides for config#4818
Open
lucasreed wants to merge 3 commits into
Open
feat(configuration): Allow environment variable overrides for config#4818lucasreed wants to merge 3 commits into
lucasreed wants to merge 3 commits into
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).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/dependency/dependency.go | 64.28% | 6 Missing and 4 partials |
Additional details and impacted files
@@ 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%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading