Skip to content

Commit b1e7ed2

Browse files
committed
Update the codecov config
Disable patch and change status updates. Don't wait for appveyor. Set the coverage target to 90%.
1 parent 176b722 commit b1e7ed2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.codecov.yml

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
codecov:
2+
ci:
3+
- "!ci.appveyor.com"
4+
coverage:
5+
status:
6+
patch: false
7+
project:
8+
default:
9+
target: 90
10+
11+
comment: false

codecov.yml

-1
This file was deleted.

0 commit comments

Comments
 (0)