Browse Source

codecov: make status only informational (#6897)

[skip ci]
Joe Chen 2 years ago
parent
commit
f37a8d82c1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      codecov.yml

+ 1 - 0
codecov.yml

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