Skip to content

Commit e15fe1c

Browse files
codecov.yml: Set diff target to a low value
1 parent 7f98e25 commit e15fe1c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.codecov.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
coverage:
22
status:
3-
project: off
4-
patch: off
3+
project:
4+
target: auto
5+
threshold: 1%
6+
patch:
7+
target: auto
8+
threshold: 10%

0 commit comments

Comments
 (0)