Skip to content

Commit a8db424

Browse files
committed
Tweak codecov.yml
1 parent 077c36b commit a8db424

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.codecov.yml

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
coverage:
22
precision: 1
33

4+
status:
5+
project:
6+
default:
7+
target: 70% # the (on purpose low) required coverage value
8+
threshold: 2% # the permitted delta in hitting the target
9+
patch:
10+
default:
11+
target: 0% # the (on purpose low) required coverage value
12+
413
comment: false
514

615
ignore:

0 commit comments

Comments
 (0)