Browse Source

Disable codecov coverage checks on PRs

Matt Westcott 6 years ago
parent
commit
6dba61fc3a
1 changed files with 6 additions and 0 deletions
  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