Skip to content

fix: ignore JSON-RPC notifications

1197bbe
Select commit
Loading
Failed to load commit list.
Open

fix: ignore JSON-RPC notifications #868

fix: ignore JSON-RPC notifications
1197bbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 26, 2025 in 0s

94.11% (-4.85%) compared to eee4a4d

View this Pull Request on Codecov

94.11% (-4.85%) compared to eee4a4d

Details

Codecov Report

❌ Patch coverage is 69.23077% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.11%. Comparing base (eee4a4d) to head (1197bbe).

Files with missing lines Patch % Lines
src/transports/http.ts 57.14% 6 Missing ⚠️
src/transports/https.ts 57.14% 6 Missing ⚠️
src/transports/ipc.ts 77.77% 2 Missing ⚠️
src/transports/websocket.ts 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #868      +/-   ##
==========================================
- Coverage   98.96%   94.11%   -4.85%     
==========================================
  Files           9        9              
  Lines         289      323      +34     
  Branches       43       49       +6     
==========================================
+ Hits          286      304      +18     
- Misses          3       19      +16     

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