Skip to content

fix: use x-implemented-by and stabilize websocket teardown tests

cb82590
Select commit
Loading
Failed to load commit list.
Open

Feat/implemented by #871

fix: use x-implemented-by and stabilize websocket teardown tests
cb82590
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 27, 2026 in 1s

95.32% (-3.64%) compared to 8531407

View this Pull Request on Codecov

95.32% (-3.64%) compared to 8531407

Details

Codecov Report

❌ Patch coverage is 90.24390% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.32%. Comparing base (8531407) to head (cb82590).

Files with missing lines Patch % Lines
src/router.ts 83.33% 10 Missing ⚠️
src/plugins.ts 83.33% 4 Missing ⚠️
src/transports/websocket.ts 97.26% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #871      +/-   ##
==========================================
- Coverage   98.96%   95.32%   -3.64%     
==========================================
  Files           9       10       +1     
  Lines         289      428     +139     
  Branches       43       79      +36     
==========================================
+ Hits          286      408     +122     
- Misses          3       20      +17     

☔ 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.