Browse Source

codecov: formalize coverage settings (#6031)

Co-authored-by: Sourcegraph Bot <campaigns@sourcegraph.com>
ᴜɴᴋɴᴡᴏɴ 5 năm trước cách đây
mục cha
commit
9356231e64
1 tập tin đã thay đổi với 7 bổ sung0 xóa
  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'