Просмотр исходного кода

codecov: make status only informational (#6897)

[skip ci]
Joe Chen 3 лет назад
Родитель
Сommit
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'