Browse Source

Disable codecov coverage checks on PRs

Matt Westcott 6 năm trước cách đây
mục cha
commit
6dba61fc3a
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      codecov.yml

+ 6 - 0
codecov.yml

@@ -2,4 +2,10 @@ codecov:
   notify:
     after_n_builds: 10
     require_ci_to_pass: no
+
+coverage:
+  status:
+    project: off
+    patch: off
+
 comment: off