Skip to content

Commit 0823516

Browse files
author
Stefan Buck
committed
Customize Codecov and set target to 70%
1 parent 8b109ff commit 0823516

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

codecov.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
# Fail the status if coverage drops by >= 3%
6+
threshold: 3
7+
target: 70%
8+
patch:
9+
default:
10+
threshold: 3
11+
12+
comment: off

0 commit comments

Comments
 (0)