Skip to content

Commit aa5d63f

Browse files
committed
ci: update codecov configuration
1 parent 0c76620 commit aa5d63f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.codecov.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@ coverage:
22
status:
33
project:
44
default:
5-
target: 80%
5+
target: 90%
66
patch:
77
default:
8-
target: 70%
8+
target: 80%
9+
10+
ignore:
11+
- "examples"
12+
- "internal"

0 commit comments

Comments
 (0)