Skip to content

Commit fb9bbdf

Browse files
authored
Create codecov.yml
1 parent 14bbc48 commit fb9bbdf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/codecov.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
comment:
2+
require_changes: yes
3+
coverage:
4+
status:
5+
project:
6+
default:
7+
target: 90% # the required coverage value
8+
threshold: 0.1% # the leniency in hitting the target
9+
patch:
10+
default:
11+
target: 100%
12+
threshold: 10%

0 commit comments

Comments
 (0)