浏览代码

fix: make codecov informational

Hopefully this does not fail CI.

Signed-off-by: Thibaut Vandervelden <thvdveld@vub.be>
Thibaut Vandervelden 1 年之前
父节点
当前提交
838c13893c
共有 1 个文件被更改,包括 10 次插入1 次删除
  1. 10 1
      .github/codecov.yml

+ 10 - 1
.github/codecov.yml

@@ -1,2 +1,11 @@
 github_checks:
-  annotations: false
+  annotations: false
+
+coverage:
+  status:
+    project:
+      default:
+        informational: true
+    patch:
+      default:
+        informational: true