Skip to content

Commit b92c4fb

Browse files
committed
Fix patch coverage settings
1 parent 0613c69 commit b92c4fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ codecov:
33
coverage:
44
range: 70...100
55
status:
6+
patch:
7+
default:
8+
target: "50%"
9+
paths: "!test/"
610
project:
711
default:
812
target: auto

0 commit comments

Comments
 (0)