Explorar o código

Merge pull request #2903 from nextcloud/codeCovThreshold

Codecov: set threshold
Andy Scherzinger %!s(int64=7) %!d(string=hai) anos
pai
achega
5eb79b831d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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"