Skip to content

chore(router): gofmt#2576

Merged
dkorittki merged 1 commit into
mainfrom
dominik/gofmt
Mar 3, 2026
Merged

chore(router): gofmt#2576
dkorittki merged 1 commit into
mainfrom
dominik/gofmt

chore: gofmt

f98cce2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2026 in 1s

61.51% (target 30.00%)

View this Pull Request on Codecov

61.51% (target 30.00%)

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 61.51%. Comparing base (1adf02c) to head (f98cce2).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
router/core/plan_generator.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2576       +/-   ##
===========================================
+ Coverage   36.94%   61.51%   +24.57%     
===========================================
  Files         964      242      -722     
  Lines      126281    25608   -100673     
  Branches     5153        0     -5153     
===========================================
- Hits        46657    15754    -30903     
+ Misses      77981     8509    -69472     
+ Partials     1643     1345      -298     
Files with missing lines Coverage Δ
router/core/context.go 73.19% <ø> (ø)
router/core/operation_processor.go 85.00% <100.00%> (ø)
router/pkg/config/config.go 80.51% <ø> (ø)
router/pkg/connectrpc/operation_loader.go 49.20% <ø> (ø)
router/pkg/mcpserver/server.go 79.06% <ø> (ø)
router/core/plan_generator.go 73.07% <0.00%> (ø)

... and 740 files with indirect coverage changes

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