Add codecov.yml
This commit is contained in:
parent
e72314885b
commit
ace4d1710c
1 changed files with 15 additions and 0 deletions
15
codecov.yml
Normal file
15
codecov.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
threshold: 3%
|
||||
branches:
|
||||
- master
|
||||
only_pulls: false
|
||||
|
||||
patch:
|
||||
default:
|
||||
target: auto
|
||||
branches:
|
||||
- master
|
||||
only_pulls: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue