Skip to content

Rework config parsing#967

Open
jmattheis wants to merge 10 commits into
masterfrom
env
Open

Rework config parsing#967
jmattheis wants to merge 10 commits into
masterfrom
env

fix: add missing loglevel setting

c510f0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 0s

74.49% (+0.02%) compared to 45e0749

View this Pull Request on Codecov

74.49% (+0.02%) compared to 45e0749

Details

Codecov Report

❌ Patch coverage is 75.11962% with 52 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.49%. Comparing base (45e0749) to head (c510f0e).

Files with missing lines Patch % Lines
config/parse.go 60.29% 19 Missing and 8 partials ⚠️
app.go 0.00% 10 Missing ⚠️
config/file.go 73.33% 6 Missing and 2 partials ⚠️
config/error.go 0.00% 4 Missing ⚠️
config/config.go 97.43% 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.49%   +0.02%     
==========================================
  Files          62       66       +4     
  Lines        3008     3180     +172     
==========================================
+ Hits         2240     2369     +129     
- Misses        605      637      +32     
- Partials      163      174      +11     

☔ View full report in Codecov by Harness.
📢 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.