travis: add codecov.yml with threshold=0 (#132)
This commit is contained in:
committed by
Ross Light
parent
2f2872ac02
commit
3fdd4c2254
7
.codecov.yml
Normal file
7
.codecov.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
coverage:
|
||||
status:
|
||||
project:
|
||||
default:
|
||||
target: 0
|
||||
threshold: null
|
||||
base: auto
|
||||
Reference in New Issue
Block a user