Skip to content

fix(router): drain only in-flight requests of muxes the graph server tears down#3064

Merged
endigma merged 2 commits into
mainfrom
jesse/router-18-drain-bug
Jul 13, 2026
Merged

fix(router): drain only in-flight requests of muxes the graph server tears down#3064
endigma merged 2 commits into
mainfrom
jesse/router-18-drain-bug

fix(router): drain only in-flight requests of muxes the graph server …

314d6f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 1s

61.89% (target 30.00%)

View this Pull Request on Codecov

61.89% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.89%. Comparing base (31d1baf) to head (314d6f4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3064      +/-   ##
==========================================
+ Coverage   61.85%   61.89%   +0.03%     
==========================================
  Files         261      261              
  Lines       30649    30657       +8     
==========================================
+ Hits        18958    18974      +16     
+ Misses      10179    10173       -6     
+ Partials     1512     1510       -2     
Files with missing lines Coverage Δ
router/core/graph_server.go 85.51% <100.00%> (+0.07%) ⬆️

... and 2 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.