summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon <alonfaraj@gmail.com>2023-09-03 13:19:01 +0300
committerGitHub <noreply@github.com>2023-09-03 13:19:01 +0300
commit73a12a6344d5da4d8e2eba5d12221b8bc6895931 (patch)
treed59de8e537ed8551172a931207823c3d73920000
parent37301347767d555d0a66c043ce4ef6ead8e61c55 (diff)
cov : disable comment in PRs (#2989)
-rw-r--r--codecov.yml14
1 files changed, 14 insertions, 0 deletions
diff --git a/codecov.yml b/codecov.yml
new file mode 100644
index 00000000..a301c5b2
--- /dev/null
+++ b/codecov.yml
@@ -0,0 +1,14 @@
+comment: off
+
+coverage:
+ status:
+ project:
+ default:
+ target: auto
+ threshold: 0
+ base: auto
+ patch:
+ default:
+ target: auto
+ threshold: 0
+ base: auto