Skip to content

Commit 5b90e45

Browse files
author
Dorinda Bassey
committed
vhost-device-gpu: Update changelog and coverage
Update project documentation and test coverage configuration: - Update CHANGELOG.md documenting the refactoring - Update coverage_config_x86_64.json for new test coverage (reflects drop in coverage due to gfxstream tests excluded from CI) Signed-off-by: Dorinda Bassey <[email protected]>
1 parent 6500d39 commit 5b90e45

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

coverage_config_x86_64.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"coverage_score": 86.60,
2+
"coverage_score": 85.19,
33
"exclude_path": "xtask",
44
"crate_features": ""
55
}

vhost-device-gpu/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
### Changed
77

8+
- [[#852]] (https://github.com/rust-vmm/vhost-device/pull/890) vhost-device-gpu: Refactor vhost-device-gpu
9+
810
### Fixed
911

1012
### Deprecated

0 commit comments

Comments
 (0)