Browse Source

codecov: formalize coverage settings (#6031)

Co-authored-by: Sourcegraph Bot <campaigns@sourcegraph.com>
ᴜɴᴋɴᴡᴏɴ 4 years ago
parent
commit
9356231e64
1 changed files with 7 additions and 0 deletions
  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'