Update .codecov.yml
Mark "project" check as information and disable "patch" check.
This commit is contained in:
parent
06a516c73c
commit
37eddaa0b2
1 changed files with 6 additions and 1 deletions
|
@ -1,2 +1,7 @@
|
|||
comment: false
|
||||
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
informational: true
|
||||
patch: off
|
||||
|
|
Loading…
Add table
Reference in a new issue