mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 11:29:46 +00:00
5457883a51
Add configuratio file for codecov.io
14 lines
271 B
YAML
14 lines
271 B
YAML
# See https://docs.codecov.io/docs/codecovyml-reference
|
|
# Validate with curl --data-binary @tools/codecov.yml https://codecov.io/validate
|
|
|
|
coverage:
|
|
precision: 0
|
|
round: nearest
|
|
range: "50...75"
|
|
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
threshold: 1%
|