Skip to content

Add 62 new tests to increase coverage and fix Message::json() bug

ab0e4e3
Select commit
Loading
Failed to load commit list.
Merged

refactor!: enforce strict types, fix API bugs, and add WebSocket builder pattern #32

Add 62 new tests to increase coverage and fix Message::json() bug
ab0e4e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 2, 2026 in 1s

89.20% (+6.84%) compared to 38266cc

View this Pull Request on Codecov

89.20% (+6.84%) compared to 38266cc

Details

Codecov Report

❌ Patch coverage is 78.14208% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.20%. Comparing base (38266cc) to head (ab0e4e3).

Files with missing lines Patch % Lines
src/WebSocket/Engine.php 0.00% 40 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #32      +/-   ##
============================================
+ Coverage     82.36%   89.20%   +6.84%     
- Complexity      155      180      +25     
============================================
  Files            21       22       +1     
  Lines           482      556      +74     
============================================
+ Hits            397      496      +99     
+ Misses           85       60      -25     

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