ソースを参照

codecov: make status only informational (#6897)

[skip ci]
Joe Chen 3 年 前
コミット
f37a8d82c1
1 ファイル変更1 行追加0 行削除
  1. 1 0
      codecov.yml

+ 1 - 0
codecov.yml

@@ -4,6 +4,7 @@ coverage:
     project:
       default:
         threshold: 1%
+        informational: true
 
 comment:
   layout: 'diff'