buildkit/codecov.yml

12 lines
263 B
YAML
Raw Normal View History

comment: false
coverage:
status:
project: # settings affecting project coverage
default:
target: auto # auto % coverage target
threshold: 1% # allow for 1% reduction of coverage without failing
github_checks:
annotations: false