fix(router)!: prevent set from being forwarded to client#2686
Merged
SkArchon merged 16 commits intoMay 25, 2026
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
65.88% (target 30.00%)
View this Pull Request on Codecov
65.88% (target 30.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.88%. Comparing base (a73636b) to head (282e6cc).
Additional details and impacted files
@@ Coverage Diff @@
## main #2686 +/- ##
==========================================
+ Coverage 59.41% 65.88% +6.46%
==========================================
Files 238 254 +16
Lines 25867 26449 +582
==========================================
+ Hits 15370 17427 +2057
+ Misses 8994 7636 -1358
+ Partials 1503 1386 -117 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/graph_server.go | 85.05% <100.00%> (+2.38%) |
⬆️ |
| router/core/header_rule_engine.go | 89.98% <100.00%> (+5.92%) |
⬆️ |
| router/core/router.go | 70.07% <100.00%> (+1.26%) |
⬆️ |
🚀 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