gpg/codecov.yml

13 lines
278 B
YAML
Raw Normal View History

comment: false
2023-09-09 05:49:59 -04:00
coverage:
status:
project: # settings affecting project coverage
default:
target: auto # auto % coverage target
threshold: 5% # allow for 5% reduction of coverage without failing
patch: off
github_checks:
annotations: false