Commit 08a38d1
test: exclude signal handlers from coverage (untestable)
Add istanbul ignore comments to SIGINT/SIGTERM handlers since they
cannot be exercised in unit tests. This prevents a false coverage
regression from the new fastKillAgentContainer() branches.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent bb56268 commit 08a38d1
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1903 | 1903 | | |
1904 | 1904 | | |
1905 | 1905 | | |
| 1906 | + | |
1906 | 1907 | | |
1907 | 1908 | | |
1908 | 1909 | | |
| |||
1912 | 1913 | | |
1913 | 1914 | | |
1914 | 1915 | | |
| 1916 | + | |
1915 | 1917 | | |
1916 | 1918 | | |
1917 | 1919 | | |
| |||
0 commit comments