Skip to content

Fix taking over a socket in a simulated environment#22

Merged
Baptouuuu merged 2 commits into
developfrom
fix-socket-take-over
Apr 5, 2026
Merged

Fix taking over a socket in a simulated environment#22
Baptouuuu merged 2 commits into
developfrom
fix-socket-take-over

Conversation

@Baptouuuu

Copy link
Copy Markdown
Member

Fix #21

@Baptouuuu Baptouuuu self-assigned this Apr 5, 2026
@codecov

codecov Bot commented Apr 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.88%. Comparing base (486a8d5) to head (119e362).
⚠️ Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
src/Sockets/Unix/Address.php 0.00% 2 Missing ⚠️
src/Internal/Capabilities/Async.php 0.00% 1 Missing ⚠️
src/Internal/Capabilities/Simulation.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop      #22      +/-   ##
=============================================
+ Coverage      78.83%   78.88%   +0.04%     
- Complexity       662      663       +1     
=============================================
  Files             81       81              
  Lines           3842     3845       +3     
=============================================
+ Hits            3029     3033       +4     
+ Misses           813      812       -1     

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

@Baptouuuu Baptouuuu merged commit f2534ca into develop Apr 5, 2026
39 of 40 checks passed
@Baptouuuu Baptouuuu deleted the fix-socket-take-over branch April 5, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix taking over a socket in a simulated environment

1 participant