Update the codecov config

Disable patch and change status updates.
Don't wait for appveyor.
Set the coverage target to 90%.
This commit is contained in:
Dougal Matthews
2016-05-31 11:07:24 +01:00
parent 176b722c1c
commit b1e7ed2dc2
2 changed files with 11 additions and 1 deletions

11
.codecov.yml Normal file
View File

@@ -0,0 +1,11 @@
codecov:
ci:
- "!ci.appveyor.com"
coverage:
status:
patch: false
project:
default:
target: 90
comment: false

View File

@@ -1 +0,0 @@
comment: false