From 057f3fefe5b59c01088ee698bceec7f469b4a483 Mon Sep 17 00:00:00 2001 From: Stefano Garzarella Date: Wed, 25 Sep 2024 09:20:59 +0200 Subject: [PATCH] chore: update code coverage score The new CI update increased code coverage also in other repos. Signed-off-by: Stefano Garzarella --- coverage_config_x86_64.json | 2 +- staging/coverage_config_x86_64.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/coverage_config_x86_64.json b/coverage_config_x86_64.json index 522f5e3..11977d2 100644 --- a/coverage_config_x86_64.json +++ b/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 75.76, + "coverage_score": 81.71, "exclude_path": "", "crate_features": "" } diff --git a/staging/coverage_config_x86_64.json b/staging/coverage_config_x86_64.json index 386cf33..a8742a1 100644 --- a/staging/coverage_config_x86_64.json +++ b/staging/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 60.50, + "coverage_score": 70.16, "exclude_path": "", "crate_features": "" }