Files
mkdocs/.codecov.yml
Dougal Matthews b1e7ed2dc2 Update the codecov config
Disable patch and change status updates.
Don't wait for appveyor.
Set the coverage target to 90%.
2016-05-31 12:03:09 +01:00

12 lines
140 B
YAML

codecov:
ci:
- "!ci.appveyor.com"
coverage:
status:
patch: false
project:
default:
target: 90
comment: false