From cc62a31cd8fc10b8832b9a38d3ae6895536855d8 Mon Sep 17 00:00:00 2001 From: Egor Lazarchuk Date: Mon, 28 Oct 2024 17:11:53 +0000 Subject: [PATCH] chore: update x86_64 test coverage Signed-off-by: Egor Lazarchuk --- 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 7186bd7..b43c309 100644 --- a/coverage_config_x86_64.json +++ b/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 98.97, + "coverage_score": 100.0, "exclude_path": "", "crate_features": "" }