Codecov: Disable commit status on GitHub
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
fcca602bfc
commit
ddf2a39641
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
coverage:
|
||||
range: 50..90
|
||||
round: nearest
|
||||
precision: 2
|
||||
precision: 2
|
||||
status:
|
||||
project: false
|
||||
patch: false
|
||||
|
|
Loading…
Reference in a new issue