ci: codecov report excludes llgo library

This commit is contained in:
Li Jie
2025-01-03 18:35:00 +08:00
parent 239ac496b2
commit 81598621e8
2 changed files with 8 additions and 7 deletions

7
.github/ci-config/codecov.yml vendored Normal file
View File

@@ -0,0 +1,7 @@
coverage:
ignore:
- "c"
- "py"
- "x"
- "cmd"
- "cpp"