codecov: update config
This commit is contained in:
parent
5859b4ea7e
commit
85d191858e
|
@ -1,3 +1,12 @@
|
|||
comment: false
|
||||
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user