ソースを参照

cov : disable comment in PRs (#2989)

Alon 2 年 前
コミット
73a12a6344
1 ファイル変更14 行追加0 行削除
  1. 14 0
      codecov.yml

+ 14 - 0
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