瀏覽代碼

codecov: make patch status to be informational (#6952)

Joe Chen 2 年之前
父節點
當前提交
e01b0ce0d1
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      codecov.yml

+ 4 - 0
codecov.yml

@@ -5,6 +5,10 @@ coverage:
       default:
         threshold: 1%
         informational: true
+    patch:
+      defualt:
+        only_pulls: true
+        informational: true
 
 comment:
   layout: 'diff'