Skip to content

Commit 6d2623e

Browse files
committed
Add codecov.yml
1 parent de870de commit 6d2623e

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+
target: auto
6+
threshold: 0.1%
7+
patch:
8+
default:
9+
target: auto
10+
threshold: 0%
11+
comment:
12+
layout: diff
13+
behavior: default
14+
require_changes: false

0 commit comments

Comments
 (0)