Skip to content

ExtractWebSocket data model into its own class

6902550
Select commit
Loading
Failed to load commit list.
Open

feat: Instrument native WebSocket API #1614

ExtractWebSocket data model into its own class
6902550
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2025 in 0s

88.58% (+0.11%) compared to f648e3f

View this Pull Request on Codecov

88.58% (+0.11%) compared to f648e3f

Details

Codecov Report

❌ Patch coverage is 86.76471% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.58%. Comparing base (f648e3f) to head (6902550).

Files with missing lines Patch % Lines
src/common/wrap/wrap-websocket.js 89.25% 13 Missing ⚠️
src/features/generic_events/aggregate/index.js 33.33% 2 Missing ⚠️
src/features/generic_events/instrument/index.js 66.66% 2 Missing ⚠️
src/features/jserrors/aggregate/index.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1614      +/-   ##
==========================================
+ Coverage   88.47%   88.58%   +0.11%     
==========================================
  Files         206      205       -1     
  Lines        7763     7852      +89     
  Branches     1593     1615      +22     
==========================================
+ Hits         6868     6956      +88     
- Misses        782      788       +6     
+ Partials      113      108       -5     

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