Skip to content

chore: update config description

f882fe9
Select commit
Loading
Failed to load commit list.
Merged

refactor: categorize leftover config options #682

chore: update config description
f882fe9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

15.31% (-0.09%) compared to c48181a

View this Pull Request on Codecov

15.31% (-0.09%) compared to c48181a

Details

Codecov Report

❌ Patch coverage is 9.52381% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 15.31%. Comparing base (c48181a) to head (f882fe9).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/config/config.go 0.00% 11 Missing ⚠️
internal/bootstrap/router_bootstrap.go 0.00% 3 Missing ⚠️
internal/bootstrap/app_bootstrap.go 0.00% 2 Missing ⚠️
internal/controller/resources_controller.go 33.33% 0 Missing and 2 partials ⚠️
internal/controller/context_controller.go 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
- Coverage   15.39%   15.31%   -0.09%     
==========================================
  Files          50       50              
  Lines        3643     3663      +20     
==========================================
  Hits          561      561              
- Misses       3025     3045      +20     
  Partials       57       57              

☔ 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.