Skip to content

Commit c4fc243

Browse files
committed
Loostened codecov failure conditions
1 parent d6c69eb commit c4fc243

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

codecov.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ coverage:
33
project:
44
default:
55
# basic
6-
target: 95%
7-
threshold: 1%
6+
target: auto
7+
threshold: 5%
88
base: auto
99
patch:
1010
default:
1111
# basic
12-
target: auto
13-
threshold: 1%
12+
target: 80%
13+
threshold: 5%
1414
base: auto

0 commit comments

Comments
 (0)