Skip to content

Commit bdcb8f0

Browse files
committed
Configure how picky codecov is
1 parent 8f5c5f4 commit bdcb8f0

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.codecov.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
coverage:
2+
range: "80..100"
3+
precision: 1
4+
status:
5+
project:
6+
default:
7+
target: auto #default
8+
threshold: 5%
9+
base: auto
10+
patch:
11+
default:
12+
target: auto
13+
threshold: 10%

0 commit comments

Comments
 (0)