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>
This commit is contained in:
Matej Hrica 2025-11-26 12:44:47 +01:00 committed by Manos Pitsidianakis
parent 5b96cb4fe2
commit 59d845cc2c

View file

@ -1,5 +1,5 @@
{
"coverage_score": 85.41,
"coverage_score": 86.22,
"exclude_path": "vhost/src/vhost_kern/",
"crate_features": "vhost/vhost-user-frontend,vhost/vhost-user-backend,vhost-user-backend/postcopy"
}