Explorar el Código

fix: make codecov informational

Hopefully this does not fail CI.

Signed-off-by: Thibaut Vandervelden <thvdveld@vub.be>
Thibaut Vandervelden hace 1 año
padre
commit
838c13893c
Se han modificado 1 ficheros con 10 adiciones y 1 borrados
  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