Skip to content

Commit 2049f28

Browse files
committed
Make codecov pull request checks non-blocking.
1 parent 27859c8 commit 2049f28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ coverage:
22
status:
33
project:
44
default:
5-
threshold: 0.5%
5+
informational: true
66
patch:
77
default:
8-
threshold: 0.5%
8+
informational: true
99
precision: 1
1010
round: up

0 commit comments

Comments
 (0)