Explorar o código

Configure Codecov parameters

Francisco Giordano %!s(int64=4) %!d(string=hai) anos
pai
achega
73c7af102b
Modificáronse 1 ficheiros con 9 adicións e 1 borrados
  1. 9 1
      .codecov.yml

+ 9 - 1
.codecov.yml

@@ -1,3 +1,11 @@
 comment: off
+github_checks:
+  annotations: false
 coverage:
-  range: "100...100"
+  status:
+    patch:
+      default:
+        target: 95%
+    project:
+      default:
+        threshold: 1%