Browse Source

ci: enable informational mode in codecov

Nicolas Meienberger 1 năm trước cách đây
mục cha
commit
ddfd4bb44f
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      codecov.yml

+ 5 - 0
codecov.yml

@@ -5,3 +5,8 @@ ignore:
   - 'screenshots'
   - '**/*.json'
   - '**/tests/**'
+coverage:
+  status:
+    project:
+      default:
+        informational: true