cov : disable comment in PRs (#2989)
This commit is contained in:
parent
3730134776
commit
73a12a6344
1 changed files with 14 additions and 0 deletions
14
codecov.yml
Normal file
14
codecov.yml
Normal file
|
@ -0,0 +1,14 @@
|
|||
comment: off
|
||||
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: auto
|
||||
threshold: 0
|
||||
base: auto
|
||||
patch:
|
||||
default:
|
||||
target: auto
|
||||
threshold: 0
|
||||
base: auto
|
Loading…
Add table
Reference in a new issue