Ver Fonte

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

Joe Chen há 3 anos atrás
pai
commit
e01b0ce0d1
1 ficheiros alterados com 4 adições e 0 exclusões
  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'