From 52ebfde5d7b52e79a55364bb0ac964cd2e7140d3 Mon Sep 17 00:00:00 2001 From: Johannes Pohl Date: Fri, 15 Mar 2019 10:20:05 +0100 Subject: [PATCH] increase variance --- data/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/azure-pipelines.yml b/data/azure-pipelines.yml index 17f6e97bae..26a0905044 100644 --- a/data/azure-pipelines.yml +++ b/data/azure-pipelines.yml @@ -65,7 +65,7 @@ jobs: inputs: checkCoverage: true allowCoverageVariance: true - coverageVariance: 0.2 + coverageVariance: 0.4 coverageDeltaType: percentage coverageType: lines baseBranchRef: refs/heads/master