Skip to content

Adds Socketeer split API for concurrent send/receive#21

Merged
zheylmun merged 7 commits into
mainfrom
feature/split-stream-api
Jun 29, 2026
Merged

Adds Socketeer split API for concurrent send/receive#21
zheylmun merged 7 commits into
mainfrom
feature/split-stream-api

test: cover concurrent cloned-Tx sends and ReuniteError Display/Error

9f0aaab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 29, 2026 in 0s

94.14% (-2.53%) compared to a40378b

View this Pull Request on Codecov

94.14% (-2.53%) compared to a40378b

Details

Codecov Report

❌ Patch coverage is 87.50000% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.14%. Comparing base (a40378b) to head (9f0aaab).

Files with missing lines Patch % Lines
src/split.rs 78.37% 16 Missing ⚠️
src/lib.rs 93.87% 3 Missing ⚠️
src/socket_loop.rs 97.29% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
- Coverage   96.67%   94.14%   -2.53%     
==========================================
  Files           6        7       +1     
  Lines         421      564     +143     
==========================================
+ Hits          407      531     +124     
- Misses         14       33      +19     

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