Skip to content

Commit 1fe9b0d

Browse files
committed
chore(codecov): Update the config
1 parent 546dd29 commit 1fe9b0d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.codecov.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
ignore:
22
- "Example/.*"
3+
coverage:
4+
status:
5+
project:
6+
default:
7+
# https://docs.codecov.com/docs/commit-status#informational
8+
informational: true
9+
target: 80%
10+
patch:
11+
default:
12+
informational: true
13+
target: 80%
14+
github_checks:
15+
annotations: false

0 commit comments

Comments
 (0)