Skip to content

Don't wrap errors twice.

c7aa07a
Select commit
Loading
Failed to load commit list.
Open

refactor: move message handling internals to use async/await #1656

Don't wrap errors twice.
c7aa07a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 16, 2025 in 0s

79.16% (-0.77%) compared to 9e27684

View this Pull Request on Codecov

79.16% (-0.77%) compared to 9e27684

Details

Codecov Report

❌ Patch coverage is 90.66667% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.16%. Comparing base (9e27684) to head (c7aa07a).

Files with missing lines Patch % Lines
src/message-io.ts 90.83% 3 Missing and 9 partials ⚠️
src/connection.ts 81.81% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1656      +/-   ##
==========================================
- Coverage   79.92%   79.16%   -0.77%     
==========================================
  Files          90       90              
  Lines        4887     5030     +143     
  Branches      920      938      +18     
==========================================
+ Hits         3906     3982      +76     
- Misses        676      741      +65     
- Partials      305      307       +2     

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