浏览代码

Make CodeCov less touchy.

Jeroen van Rijn 2 周之前
父节点
当前提交
af097f6ea1
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      codecov.yml

+ 6 - 1
codecov.yml

@@ -1 +1,6 @@
-comment: false
+comment: false
+coverage:
+  status:
+    project:
+      default:
+        threshold: 1%