Files
greptimedb/.github/codecov.yml
2022-08-11 15:01:45 +08:00

11 lines
200 B
YAML

# codecov config
coverage:
status:
patch: off # disable patch status
project:
default:
enable: yes
threshold: 1%
ignore:
- "**/error*.rs" # ignore all error.rs files