Skip to content

Commit 4760977

Browse files
authored
disable patch level code coverage reports [skip ci]
1 parent 0bb9561 commit 4760977

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

codecov.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ coverage:
55
default:
66
target: 0
77
threshold: 100
8-
patch:
9-
target: 0
10-
threshold: 100
8+
patch: false
119
unittests:
1210
target: 0
1311
threshold: 100

0 commit comments

Comments
 (0)