Skip to content

Commit a730874

Browse files
authored
Reduce codecov threshold to 30% (arduino#727)
We are currently hitting ~31.8% of test coverage, keeping the threshold to 35% will mark all the commits as failing.
1 parent f5b4125 commit a730874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.codecov.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ coverage:
77
status:
88
project:
99
default:
10-
target: 35%
10+
target: 30%
1111
threshold: null
1212
patch: off
1313
changes: off

0 commit comments

Comments
 (0)