Browse Source

Configure Codecov parameters

Francisco Giordano 4 năm trước cách đây
mục cha
commit
73c7af102b
1 tập tin đã thay đổi với 9 bổ sung1 xóa
  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%