From fe02fcd89cbe8b515eeb22c5c93cb4a7d7a6247a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 04:06:28 +0000 Subject: [PATCH] build(deps): bump rust-vmm-ci from `2122417` to `1150c47` Bumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `2122417` to `1150c47`. - [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/212241789d6fb433f758246a966822d54a75925f...1150c47872d4a1376cf5d95e15af7e45cd6d27b9) --- updated-dependencies: - dependency-name: rust-vmm-ci dependency-type: direct:production ... Signed-off-by: dependabot[bot] [SG] Updated coverage score since we fixed its calculation, see https://github.com/rust-vmm/rust-vmm-ci/pull/171 Signed-off-by: Stefano Garzarella --- coverage_config_x86_64.json | 2 +- rust-vmm-ci | 2 +- staging/coverage_config_x86_64.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/coverage_config_x86_64.json b/coverage_config_x86_64.json index 11977d26..f9b448bb 100644 --- a/coverage_config_x86_64.json +++ b/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 81.71, + "coverage_score": 86.55, "exclude_path": "", "crate_features": "" } diff --git a/rust-vmm-ci b/rust-vmm-ci index 21224178..1150c478 160000 --- a/rust-vmm-ci +++ b/rust-vmm-ci @@ -1 +1 @@ -Subproject commit 212241789d6fb433f758246a966822d54a75925f +Subproject commit 1150c47872d4a1376cf5d95e15af7e45cd6d27b9 diff --git a/staging/coverage_config_x86_64.json b/staging/coverage_config_x86_64.json index 211c1fdb..c1371fdb 100644 --- a/staging/coverage_config_x86_64.json +++ b/staging/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 71.04, + "coverage_score": 80.31, "exclude_path": "", "crate_features": "" }