Explorar o código

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

Joe Chen %!s(int64=2) %!d(string=hai) anos
pai
achega
e01b0ce0d1
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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'