Forráskód Böngészése

set threshold

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky 6 éve
szülő
commit
b262583094
1 módosított fájl, 4 hozzáadás és 0 törlés
  1. 4 0
      .codecov.yml

+ 4 - 0
.codecov.yml

@@ -7,6 +7,10 @@ coverage:
   precision: 2
   round: down
   range: "70...100"
+  status:
+    project:
+      default:
+        threshold: 0.5
 
 comment:
   layout: "header, diff, changes, uncovered, tree"