Преглед изворни кода

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'