Skip to content

Commit 247387d

Browse files
committed
Add .codecov.yml
1 parent e1d90aa commit 247387d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.codecov.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
informational: true
6+
patch:
7+
default:
8+
informational: true
9+
changes: false
10+
comment:
11+
layout: "header, diff"
12+
behavior: default
13+
github_checks:
14+
annotations: false

0 commit comments

Comments
 (0)