We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c4be53 commit d14116bCopy full SHA for d14116b
.codecov.yaml
@@ -8,7 +8,7 @@ coverage:
8
threshold: 2% # don't allow coverage to drop on client
9
service:
10
paths: "service"
11
- threshold: 2% # allow coverage to drop on service by 3% (wip)
+ threshold: 2% # allow coverage to drop on service by 2% (wip)
12
ignore:
13
- "dapr/proto/**"
14
- "example/**"
0 commit comments