Skip to content

Commit 73a12a6

Browse files
authored
cov : disable comment in PRs (#2989)
1 parent 3730134 commit 73a12a6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

codecov.yml

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
comment: off
2+
3+
coverage:
4+
status:
5+
project:
6+
default:
7+
target: auto
8+
threshold: 0
9+
base: auto
10+
patch:
11+
default:
12+
target: auto
13+
threshold: 0
14+
base: auto

0 commit comments

Comments
 (0)