From dd33c2d2943648df787f74d51e9fd6cec770d3ec Mon Sep 17 00:00:00 2001 From: JinmingHu Date: Fri, 21 Jun 2024 10:30:21 +0800 Subject: [PATCH] Update ci.yml --- sdk/storage/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk/storage/ci.yml b/sdk/storage/ci.yml index 2c75a61678..ddf0129e76 100644 --- a/sdk/storage/ci.yml +++ b/sdk/storage/ci.yml @@ -28,8 +28,8 @@ extends: ServiceDirectory: storage # Not running tests on CI but only on LiveTest mode CtestRegex: azure-storage - LineCoverageTarget: 85 - BranchCoverageTarget: 49 + LineCoverageTarget: 81 + BranchCoverageTarget: 47 LiveTestCtestRegex: azure-storage Clouds: Preview SupportedClouds: Preview