Skip to content

Commit d14116b

Browse files
committed
coverage min
1 parent 8c4be53 commit d14116b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codecov.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ coverage:
88
threshold: 2% # don't allow coverage to drop on client
99
service:
1010
paths: "service"
11-
threshold: 2% # allow coverage to drop on service by 3% (wip)
11+
threshold: 2% # allow coverage to drop on service by 2% (wip)
1212
ignore:
1313
- "dapr/proto/**"
1414
- "example/**"

0 commit comments

Comments
 (0)