Skip to content

Commit abfb3a3

Browse files
committed
Bump test coverage value for x86_64
The last commit adds tests, that cover all of the default impls of functions, causing the coverage to increase too much - bump the value manually. Signed-off-by: Matej Hrica <mhrica@redhat.com>
1 parent 44ac71c commit abfb3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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": 85.41,
2+
"coverage_score": 86.24,
33
"exclude_path": "vhost/src/vhost_kern/",
44
"crate_features": "vhost/vhost-user-frontend,vhost/vhost-user-backend,vhost-user-backend/postcopy"
55
}

0 commit comments

Comments
 (0)