Skip to content

Do not treat an interrupted wait as a write failure. - #23

Merged
ChadSikorra merged 1 commit into
mainfrom
fix/write-enforcer
Sep 9, 2026
Merged

ChadSikorra merged 1 commit into
mainfrom
fix/write-enforcer

Do not treat an interrupted wait as a write failure.

a3e50aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 9, 2026 in 0s

76.49% (+0.17%) compared to dd2e389

View this Pull Request on Codecov

76.49% (+0.17%) compared to dd2e389

Details

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.49%. Comparing base (dd2e389) to head (a3e50aa).

Files with missing lines Patch % Lines
.../FreeDSx/Socket/Timeout/BlockingSelectEnforcer.php 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #23      +/-   ##
============================================
+ Coverage     76.31%   76.49%   +0.17%     
  Complexity      224      224              
============================================
  Files            14       14              
  Lines           701      702       +1     
============================================
+ Hits            535      537       +2     
+ Misses          166      165       -1     

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