fix(router): flush errors on sse streams#2377
Merged
dkorittki merged 14 commits intoJan 22, 2026
Merged
Codecov / codecov/project
succeeded
Jan 22, 2026 in 0s
61.43% (target 30.00%)
View this Pull Request on Codecov
61.43% (target 30.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.43%. Comparing base (c5071f8) to head (5b69dba).
Additional details and impacted files
@@ Coverage Diff @@
## main #2377 +/- ##
==========================================
+ Coverage 1.49% 61.43% +59.94%
==========================================
Files 292 229 -63
Lines 46960 23855 -23105
Branches 431 0 -431
==========================================
+ Hits 703 14656 +13953
+ Misses 45974 7967 -38007
- Partials 283 1232 +949 | Files with missing lines | Coverage Δ | |
|---|---|---|
| router/core/flushwriter.go | 84.41% <100.00%> (ø) |
|
| router/core/graphql_handler.go | 69.92% <100.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