Skip to content

Commit 429c58b

Browse files
authored
Increase codecov threshold (#632)
1 parent 0c92566 commit 429c58b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.codecov.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
coverage:
22
status:
3-
patch: false
43
changes: false
4+
project:
5+
default:
6+
threshold: 5%
7+
patch:
8+
default:
9+
threshold: 5%
510
ignore:
6-
- "test/**/*"
11+
- "test/**/*"

0 commit comments

Comments
 (0)