feat(client): speak WebSocket as well as Server-Sent Events - #2421
Merged
Merged
Codecov / codecov/project
failed
Sep 24, 2026 in 1s
95.45% (-0.73%) compared to dfdce46
View this Pull Request on Codecov
95.45% (-0.73%) compared to dfdce46
Details
Codecov Report
❌ Patch coverage is 83.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.45%. Comparing base (dfdce46) to head (6114e44).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| client-src/clients/WebSocketClient.js | 43.75% | 9 Missing |
| client-src/index.js | 66.66% | 7 Missing |
| client-src/clients/createSocket.js | 96.87% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2421 +/- ##
==========================================
- Coverage 96.18% 95.45% -0.73%
==========================================
Files 14 17 +3
Lines 1783 1849 +66
==========================================
+ Hits 1715 1765 +50
- Misses 68 84 +16 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 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