Skip to content

When reading data, don't peek. This elimates a costly fread when deal…

713dcb0
Select commit
Loading
Failed to load commit list.
Merged

Some optimizations and fixes. #6

When reading data, don't peek. This elimates a costly fread when deal…
713dcb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 25, 2026 in 0s

81.19% (+4.07%) compared to df21e77

View this Pull Request on Codecov

81.19% (+4.07%) compared to df21e77

Details

Codecov Report

❌ Patch coverage is 91.48936% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.19%. Comparing base (df21e77) to head (713dcb0).

Files with missing lines Patch % Lines
src/FreeDSx/Socket/Socket.php 86.95% 3 Missing ⚠️
src/FreeDSx/Socket/Queue/MessageQueue.php 95.83% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master       #6      +/-   ##
============================================
+ Coverage     77.11%   81.19%   +4.07%     
+ Complexity      105      101       -4     
============================================
  Files             7        7              
  Lines           319      319              
============================================
+ Hits            246      259      +13     
+ Misses           73       60      -13     

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