Rework config parsing #967
Open
Codecov / codecov/project
failed
May 26, 2026 in 1s
74.35% (-0.12%) compared to 0e32e56
View this Pull Request on Codecov
74.35% (-0.12%) compared to 0e32e56
Details
Codecov Report
❌ Patch coverage is 72.97297% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.35%. Comparing base (0e32e56) to head (2e71989).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| config/parse.go | 60.65% | 17 Missing and 7 partials |
| config/file.go | 62.74% | 14 Missing and 5 partials |
| app.go | 0.00% | 10 Missing |
| config/error.go | 0.00% | 4 Missing |
| config/config.go | 97.40% | 1 Missing and 1 partial |
| api/oidc.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #967 +/- ##
==========================================
- Coverage 74.46% 74.35% -0.12%
==========================================
Files 62 66 +4
Lines 3008 3193 +185
==========================================
+ Hits 2240 2374 +134
- Misses 605 643 +38
- Partials 163 176 +13 ☔ 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.
Loading