Skip to content

Commit 1bf4409

Browse files
committed
Updated codecov Yaml
1 parent 3dea19b commit 1bf4409

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

codecov.yml

+12-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
coverage:
2-
range: 10..100
2+
precision: 2
33
round: down
4-
precision: 2
4+
range: 70...100
5+
6+
status:
7+
# Learn more at http://docs.codecov.io/docs/codecov-yaml
8+
project: true
9+
patch: true
10+
changes: false
11+
12+
comment:
13+
layout: "header, diff"
14+
behavior: default # update if exists else create new

0 commit comments

Comments
 (0)