fix(router): consolidated config-reload memory-leak fix (#3006–#3009 bundle)#3020
Draft
asoorm wants to merge 4 commits into
Draft
fix(router): consolidated config-reload memory-leak fix (#3006–#3009 bundle)#3020asoorm wants to merge 4 commits into
asoorm wants to merge 4 commits into
Codecov / codecov/project
succeeded
Jul 11, 2026 in 0s
51.03% (target 30.00%)
View this Pull Request on Codecov
51.03% (target 30.00%)
Details
Codecov Report
❌ Patch coverage is 16.66667% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.03%. Comparing base (5efb3c2) to head (38c42fc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| router/core/graph_server.go | 16.66% | 4 Missing and 1 partial |
| router/pkg/slowplancache/slow_plan_cache.go | 0.00% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #3020 +/- ##
==========================================
- Coverage 60.27% 51.03% -9.25%
==========================================
Files 477 243 -234
Lines 62471 29475 -32996
Branches 6131 0 -6131
==========================================
- Hits 37656 15042 -22614
+ Misses 24787 12903 -11884
- Partials 28 1530 +1502 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/operation_planner.go | 57.77% <ø> (ø) |
|
| router/core/router.go | 63.98% <100.00%> (ø) |
|
| router/core/graph_server.go | 76.25% <16.66%> (ø) |
|
| router/pkg/slowplancache/slow_plan_cache.go | 5.76% <0.00%> (ø) |
🚀 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