Explorar el Código

cov : disable comment in PRs (#2989)

Alon hace 2 años
padre
commit
73a12a6344
Se han modificado 1 ficheros con 14 adiciones y 0 borrados
  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