Skip to content

Commit 9d31c2a

Browse files
authoredJul 12, 2019
dont require diffs to have a percentage coverage greater than the previous diff (flutter#36090)
1 parent 7056214 commit 9d31c2a

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
@@ -6,7 +6,7 @@ coverage:
66
# basic
77
target: 0%
88
threshold: 0%
9-
base: auto
9+
base: 0%
1010
# advanced
1111
branches: null
1212
if_no_uploads: error

0 commit comments

Comments
 (0)
Please sign in to comment.