Skip to content

test: increase test coverage for transport v2 migration

b7d51d1
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade farzai/transport to v2.1 #31

test: increase test coverage for transport v2 migration
b7d51d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 2, 2026 in 0s

82.36% (-2.74%) compared to bde58e7

View this Pull Request on Codecov

82.36% (-2.74%) compared to bde58e7

Details

Codecov Report

❌ Patch coverage is 53.12500% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.36%. Comparing base (bde58e7) to head (b7d51d1).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/Responses/AbstractResponseDecorator.php 31.70% 28 Missing ⚠️
src/WebSocket/Engine.php 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #31      +/-   ##
============================================
- Coverage     85.10%   82.36%   -2.74%     
- Complexity      137      155      +18     
============================================
  Files            21       21              
  Lines           443      482      +39     
============================================
+ Hits            377      397      +20     
- Misses           66       85      +19     

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