소스 검색

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'