Browse Source

fix: make codecov informational

Hopefully this does not fail CI.

Signed-off-by: Thibaut Vandervelden <[email protected]>
Thibaut Vandervelden 1 year ago
parent
commit
838c13893c
1 changed files with 10 additions and 1 deletions
  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