Commit 7c23b5c
(test): exclude TCP adapter from coverage — runtime-only code
Adapter/TCP.php is 80% Swoole coroutine client code (getConnection,
activateSockmap, applySocketOptions) that needs a live server. The
testable surface (protocol detection, setters) is already covered
by TCPAdapterExtendedTest.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6f1531a commit 7c23b5c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
0 commit comments