ci: update codecov ignore
This commit is contained in:
7
.github/ci-config/codecov.yml
vendored
7
.github/ci-config/codecov.yml
vendored
@@ -1,9 +1,8 @@
|
|||||||
coverage:
|
coverage:
|
||||||
ignore:
|
ignore:
|
||||||
- "c"
|
- "compiler/chore"
|
||||||
|
- "chore"
|
||||||
- "py"
|
- "py"
|
||||||
- "x"
|
- "x"
|
||||||
- "cmd"
|
|
||||||
- "cpp"
|
- "cpp"
|
||||||
- "internal/lib"
|
- "runtime"
|
||||||
- "internal/runtime"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user