ci: update codecov ignore

This commit is contained in:
Li Jie
2025-01-09 00:23:30 +08:00
parent 563f03554f
commit 4f9c341103

View File

@@ -1,9 +1,8 @@
coverage: coverage:
ignore: ignore:
- "c" - "compiler/chore"
- "chore"
- "py" - "py"
- "x" - "x"
- "cmd"
- "cpp" - "cpp"
- "internal/lib" - "runtime"
- "internal/runtime"