From 65da614d8bbecee3572223fe69fb8dc10b72ae96 Mon Sep 17 00:00:00 2001 From: Viresh Kumar Date: Fri, 20 Aug 2021 12:21:45 +0530 Subject: [PATCH] Update coverage to match with CI update Signed-off-by: Viresh Kumar --- coverage_config_x86_64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coverage_config_x86_64.json b/coverage_config_x86_64.json index 348df45..bdb93ef 100644 --- a/coverage_config_x86_64.json +++ b/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 36.7, + "coverage_score": 36.3, "exclude_path": "", "crate_features": "" }