Skip to content

Commit 9aebc4b

Browse files
abnegateclaude
andcommitted
(test): include Server and TCP adapter in coverage instrumentation
Integration tests run with Swoole and exercise adapter/server construction and routing paths. Let pcov instrument them so the coverage numbers reflect what the test suite actually exercises. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent bf5323f commit 9aebc4b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

phpunit.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@
1414
<directory>src</directory>
1515
</include>
1616
<exclude>
17-
<directory>src/Server</directory>
1817
<directory>src/Sockmap</directory>
19-
<file>src/Adapter/TCP.php</file>
2018
</exclude>
2119
</source>
2220
</phpunit>

0 commit comments

Comments
 (0)