Skip to content

Commit 9d336a9

Browse files
committed
Add codecov.yml (another config file ffs)
1 parent 97d5c8e commit 9d336a9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

codecov.yml

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
coverage:
2+
precision: 2
3+
round: down
4+
range: "70...100"
5+
6+
status:
7+
project:
8+
default:
9+
target: auto
10+
if_no_uploads: error
11+
12+
patch:
13+
default:
14+
if_no_uploads: error
15+
16+
changes: true
17+
18+
comment:
19+
layout: "header, diff, tree"

0 commit comments

Comments
 (0)