mirror of
https://github.com/mkdocs/mkdocs.git
synced 2026-03-27 01:48:30 +07:00
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:
11
.codecov.yml
Normal file
11
.codecov.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
codecov:
|
||||
ci:
|
||||
- "!ci.appveyor.com"
|
||||
coverage:
|
||||
status:
|
||||
patch: false
|
||||
project:
|
||||
default:
|
||||
target: 90
|
||||
|
||||
comment: false
|
||||
@@ -1 +0,0 @@
|
||||
comment: false
|
||||
Reference in New Issue
Block a user