Skip to content

Commit 645b304

Browse files
committed
CI: Use informational mode for codecov
[skip CI]
1 parent 4c780c2 commit 645b304

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.codecov.yml

+4-3
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ coverage:
66
status:
77
project:
88
default:
9-
# Require 1% coverage, i.e., always succeed
10-
target: 1
11-
patch: true
9+
informational: true
10+
patch:
11+
default:
12+
informational: true
1213
changes: false
1314
comment: off

0 commit comments

Comments
 (0)