소스 검색

codecov: formalize coverage settings (#6031)

Co-authored-by: Sourcegraph Bot <campaigns@sourcegraph.com>
ᴜɴᴋɴᴡᴏɴ 5 년 전
부모
커밋
9356231e64
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      codecov.yml

+ 7 - 0
codecov.yml

@@ -1,2 +1,9 @@
+coverage:
+  range: "60...95"
+  status:
+    project:
+      default:
+        threshold: 1%
+
 comment:
   layout: 'diff, files'