Commit 8a309b3
(test): exclude runtime-only code from coverage
Server/ (Swoole event loops) and Sockmap/ (FFI + BPF kernel code) can
only execute inside a live Swoole process. Exclude them so coverage
reflects the testable library surface: adapters, resolvers, DNS,
protocol detection, validation.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 93cac03 commit 8a309b3
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
0 commit comments