From 9ef8e2f59277adac1b3efb959d0352e2523ad826 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:26:48 +0000 Subject: [PATCH 1/2] Bump rust-vmm-ci from `042b206` to `b4bb768` Bumps [rust-vmm-ci](https://github.com/rust-vmm/rust-vmm-ci) from `042b206` to `b4bb768`. - [Commits](https://github.com/rust-vmm/rust-vmm-ci/compare/042b2063b276a7593aeee24e8ca4f8eef2c8ac7e...b4bb7687a11bc6bdb07a37b71d2795b9fe77863f) --- updated-dependencies: - dependency-name: rust-vmm-ci dependency-version: b4bb7687a11bc6bdb07a37b71d2795b9fe77863f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rust-vmm-ci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-vmm-ci b/rust-vmm-ci index 042b206..b4bb768 160000 --- a/rust-vmm-ci +++ b/rust-vmm-ci @@ -1 +1 @@ -Subproject commit 042b2063b276a7593aeee24e8ca4f8eef2c8ac7e +Subproject commit b4bb7687a11bc6bdb07a37b71d2795b9fe77863f From 954e546610fdcd54598e51140dd7c392a3bd89c4 Mon Sep 17 00:00:00 2001 From: Patrick Roy Date: Thu, 20 Nov 2025 08:31:12 +0100 Subject: [PATCH 2/2] chore: update coverage Signed-off-by: Patrick Roy --- 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 39144b5..16bf702 100644 --- a/coverage_config_x86_64.json +++ b/coverage_config_x86_64.json @@ -1,5 +1,5 @@ { - "coverage_score": 96.50, + "coverage_score": 95.38, "exclude_path": "", "crate_features": "" }