Add codecov.yml
This commit is contained in:
parent
45eab1ee2e
commit
26feb0e0e3
1 changed files with 9 additions and 0 deletions
9
codecov.yml
Normal file
9
codecov.yml
Normal file
|
@ -0,0 +1,9 @@
|
|||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 65%
|
||||
threshold: 5%
|
||||
patch:
|
||||
default:
|
||||
target: 50%
|
Loading…
Reference in a new issue