coverage: update the score
The latest toolchain update in rust-vmm-ci increased the coverage, causing the following CI error: Current code coverage (78.40%) deviates by 5.36% from the previous code coverage 73.04% Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
This commit is contained in:
parent
f574a20563
commit
2d85e865ec
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"coverage_score": 73.04,
|
||||
"coverage_score": 78.40,
|
||||
"exclude_path": "vhost/src/vhost_kern/",
|
||||
"crate_features": "vhost/vhost-user-frontend,vhost/vhost-user-backend,vhost-user-backend/postcopy"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue