Skip to content

refactor: remove SockJS dependency from CustomWebSocketClient

70e368c
Select commit
Loading
Failed to load commit list.
Open

feat: remove SockJS support #5626

refactor: remove SockJS dependency from CustomWebSocketClient
70e368c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 15, 2026 in 1s

83.72% (+0.16%) compared to 09bdda5

View this Pull Request on Codecov

83.72% (+0.16%) compared to 09bdda5

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.72%. Comparing base (09bdda5) to head (70e368c).

Files with missing lines Patch % Lines
lib/Server.js 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5626      +/-   ##
==========================================
+ Coverage   83.56%   83.72%   +0.16%     
==========================================
  Files          13       11       -2     
  Lines        2050     1966      -84     
  Branches      755      735      -20     
==========================================
- Hits         1713     1646      -67     
+ Misses        303      287      -16     
+ Partials       34       33       -1     

☔ View full report in Codecov by Sentry.
📢 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.