From b99b4850fe545b28ba0a0289ad3171ca23c974f2 Mon Sep 17 00:00:00 2001 From: Harshavardhan Unnibhavi Date: Wed, 21 Jul 2021 17:16:35 +0200 Subject: [PATCH] x86_64 coverage: increase by 1.7 Signed-off-by: Harshavardhan Unnibhavi --- 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 a2e5cd1..2e44979 100644 --- a/coverage_config_x86_64.json +++ b/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 0, + "coverage_score": 1.7, "exclude_path": "", "crate_features": "" }