Skip to content

fix(socket): handle partial socket_write() for large WebSocket payloads

56b03bc
Select commit
Loading
Failed to load commit list.
Merged

fix(socket): handle partial writes for large WebSocket payloads #213

fix(socket): handle partial socket_write() for large WebSocket payloads
56b03bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 7, 2026 in 0s

26.55% (-0.07%) compared to bd409cd

View this Pull Request on Codecov

26.55% (-0.07%) compared to bd409cd

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.55%. Comparing base (bd409cd) to head (56b03bc).

Files with missing lines Patch % Lines
src/Socket/Client.php 0.00% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #213      +/-   ##
============================================
- Coverage     26.62%   26.55%   -0.07%     
- Complexity     1359     1363       +4     
============================================
  Files           158      158              
  Lines          4218     4229      +11     
============================================
  Hits           1123     1123              
- Misses         3095     3106      +11     

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