Skip to content

Commit dc2d366

Browse files
committed
disable patch check on codecov
1 parent 2373db4 commit dc2d366

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.codecov.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ comment: off
22

33
coverage:
44
status:
5-
project:
6-
default:
7-
target: 50%
8-
threshold: null
9-
base: auto
5+
project: yes
6+
patch: no
7+
changes: no

0 commit comments

Comments
 (0)