Преглед изворни кода

codecov: set patch check target to 0%

Hopefully this will make the patch builder merely informative and not reject any change without unit tests.
rdb пре 5 година
родитељ
комит
f65b44bd5b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/codecov.yml

+ 1 - 1
.github/codecov.yml

@@ -5,7 +5,7 @@ coverage:
         threshold: 0.1
         threshold: 0.1
     patch:
     patch:
       default:
       default:
-        threshold: 0.1
+        target: 0%
 codecov:
 codecov:
   require_ci_to_pass: true
   require_ci_to_pass: true
   notify:
   notify: