Skip to content

Fix applying transport options when starting an internet server - #40

Merged
Baptouuuu merged 1 commit into
mainfrom
fix-applying-options-on-servers
Aug 16, 2026
Merged

Fix applying transport options when starting an internet server#40
Baptouuuu merged 1 commit into
mainfrom
fix-applying-options-on-servers

Conversation

@Baptouuuu

Copy link
Copy Markdown
Member

Fix #30

@Baptouuuu Baptouuuu self-assigned this Aug 16, 2026
@Baptouuuu Baptouuuu added the bug Something isn't working label Aug 16, 2026
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.83%. Comparing base (5f7b7e1) to head (dac04da).

Files with missing lines Patch % Lines
src/Internal/Capabilities/Sockets/Servers.php 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #40      +/-   ##
============================================
- Coverage     78.87%   78.83%   -0.04%     
  Complexity     1020     1020              
============================================
  Files            81       81              
  Lines          4137     4139       +2     
============================================
  Hits           3263     3263              
- Misses          874      876       +2     

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

@Baptouuuu
Baptouuuu merged commit 3fc5617 into main Aug 16, 2026
20 of 22 checks passed
@Baptouuuu
Baptouuuu deleted the fix-applying-options-on-servers branch August 16, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transport options are not applied when starting an internet server

1 participant