소스 검색

fix: make codecov informational

Hopefully this does not fail CI.

Signed-off-by: Thibaut Vandervelden <thvdveld@vub.be>
Thibaut Vandervelden 2 년 전
부모
커밋
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