Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 749d587

Browse files
committed
add .codecov file
1 parent e7cbe96 commit 749d587

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.codecov

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
coverage:
2+
precision: 2
3+
round: down
4+
range: "70...100"
5+
status:
6+
project:
7+
default:
8+
enabled: true
9+
target: auto
10+
threshold: 3%
11+
if_no_uploads: error
12+
patch:
13+
default:
14+
enabled: true
15+
target: 80%
16+
threshold: 25%
17+
if_no_uploads: error
18+
changes:
19+
default:
20+
enabled: true
21+
if_no_uploads: error
22+
comment: false

0 commit comments

Comments
 (0)