소스 검색

Disable codecov coverage checks on PRs

Matt Westcott 6 년 전
부모
커밋
6dba61fc3a
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  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