refactor: add MessageIO.writeMessage/readMessage and use them for the PRELOGIN exchange#1756
Open
arthurschreiber wants to merge 14 commits into
Open
refactor: add MessageIO.writeMessage/readMessage and use them for the PRELOGIN exchange#1756arthurschreiber wants to merge 14 commits into
MessageIO.writeMessage/readMessage and use them for the PRELOGIN exchange#1756arthurschreiber wants to merge 14 commits into
Codecov / codecov/project
succeeded
Jul 19, 2026 in 1s
81.33% (+0.48%) compared to 650843a
View this Pull Request on Codecov
81.33% (+0.48%) compared to 650843a
Details
Codecov Report
❌ Patch coverage is 96.09756% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.33%. Comparing base (650843a) to head (a1e08bb).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/message-io.ts | 96.85% | 2 Missing and 4 partials |
| src/connection.ts | 84.61% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1756 +/- ##
==========================================
+ Coverage 80.84% 81.33% +0.48%
==========================================
Files 90 90
Lines 4887 5074 +187
Branches 924 963 +39
==========================================
+ Hits 3951 4127 +176
- Misses 640 650 +10
- Partials 296 297 +1 ☔ View full report in Codecov by Harness.
📢 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.
Loading