codecov: skip cl/cltest

This commit is contained in:
xushiwei
2025-06-23 22:43:30 +08:00
parent 915cdf2c23
commit 84f0c0fd9f

1
.github/codecov.yml vendored
View File

@@ -2,6 +2,7 @@ coverage:
ignore:
- "chore"
- "cmd"
- "cl/cltest"
- "internal/build"
- "internal/llgen"
- "internal/mockable"