From 371af5f20441c0e3abe4277a3e3fdd43a0018e40 Mon Sep 17 00:00:00 2001 From: Harshavardhan Unnibhavi Date: Fri, 10 Sep 2021 01:49:51 +0200 Subject: [PATCH] coverage x86: reduce by 0.2 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 f9164a8..679c1a8 100644 --- a/coverage_config_x86_64.json +++ b/coverage_config_x86_64.json @@ -1 +1 @@ -{"coverage_score": 81.0, "exclude_path": "src/vhost_kern/", "crate_features": "vhost-user-master,vhost-user-slave"} +{"coverage_score": 80.8, "exclude_path": "src/vhost_kern/", "crate_features": "vhost-user-master,vhost-user-slave"}