Skip to content

Commit 97f406a

Browse files
committed
Update codecov target to 95%
1 parent 6bc2941 commit 97f406a

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.codecov.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,11 @@ ignore:
22
- packages/cashc/src/grammar/
33
- '**/test/'
44
- examples/
5-
target: 95%
5+
coverage:
6+
status:
7+
project:
8+
default:
9+
target: 95%
10+
patch:
11+
default:
12+
target: 95%

0 commit comments

Comments
 (0)