mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-05 21:02:58 +00:00
ci: ignore error.rs in coverage (#162)
This commit is contained in:
2
.github/codecov.yml
vendored
2
.github/codecov.yml
vendored
@@ -6,3 +6,5 @@ coverage:
|
||||
default:
|
||||
enable: yes
|
||||
threshold: 1%
|
||||
ignore:
|
||||
- "**/error*.rs" # ignore all error.rs files
|
||||
|
||||
Reference in New Issue
Block a user