Browse Source

Fix Codecov (#282)

Michael Diskin 4 năm trước cách đây
mục cha
commit
ef2c6abc41
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      codecov.yml

+ 8 - 0
codecov.yml

@@ -2,3 +2,11 @@ comment:
   layout: "diff, files"
   behavior: default
   require_changes: true
+coverage:
+  status:
+    patch:
+      default:
+        informational: false
+    project:
+      default:
+        threshold: 1%