Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 96c0eb9

Browse files
committed
Addded .codecov.yml
1 parent 3fcfe1b commit 96c0eb9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.codecov.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
codecov:
2+
notify:
3+
require_ci_to_pass: yes
4+
5+
coverage:
6+
precision: 2
7+
round: down
8+
range: "70...100"
9+
10+
status:
11+
project: yes
12+
patch: yes
13+
changes: no
14+
15+
comment:
16+
layout: "reach, diff, flags, files, footer"
17+
behavior: default
18+
require_changes: no

0 commit comments

Comments
 (0)