Skip to content

Commit d565c17

Browse files
haampieandreasnoack
authored andcommitted
Allow 1% threshold for codecov to fail (#142)
1 parent 9e435ba commit d565c17

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

codecov.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,9 @@
1+
coverage:
2+
status:
3+
project:
4+
default:
5+
target: auto
6+
threshold: 1%
7+
base: auto
8+
19
comment: off

0 commit comments

Comments
 (0)