Skip to content

Commit 4156c0d

Browse files
authored
Merge pull request #3053 from abravalheri/fix-codecov-config
[CI] Fix codecov config
2 parents 19c1dc0 + 0c94d6a commit 4156c0d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ comment: false
22
coverage:
33
status:
44
project:
5-
threshold: 0.5%
5+
default:
6+
threshold: 0.5%

0 commit comments

Comments
 (0)