Browse Source

ci: enable informational mode in codecov

Nicolas Meienberger 1 year ago
parent
commit
ddfd4bb44f
1 changed files with 5 additions and 0 deletions
  1. 5 0
      codecov.yml

+ 5 - 0
codecov.yml

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