Hopefully stop codecov from failing builds for no good reason
This commit is contained in:
parent
b1f6058e31
commit
952d8d154c
1 changed files with 8 additions and 0 deletions
8
codecov.yml
Normal file
8
codecov.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 35
|
||||
threshold: 1
|
||||
comment:
|
||||
layout: "diff"
|
Loading…
Reference in a new issue