Check for deprecated/unknown environment variables #1342
Merged
Codecov / codecov/project
succeeded
Nov 3, 2025 in 1s
86.24% (target 80.00%)
View this Pull Request on Codecov
86.24% (target 80.00%)
Details
Codecov Report
❌ Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.24%. Comparing base (383ce95) to head (71c2fdd).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| internal/config/config.go | 90.47% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1342 +/- ##
==========================================
+ Coverage 84.88% 86.24% +1.35%
==========================================
Files 100 102 +2
Lines 14520 12531 -1989
==========================================
- Hits 12325 10807 -1518
+ Misses 1734 1248 -486
- Partials 461 476 +15 | Files with missing lines | Coverage Δ | |
|---|---|---|
| internal/config/config.go | 87.01% <90.47%> (+1.43%) |
⬆️ |
... and 99 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 383ce95...71c2fdd. Read the comment docs.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading