Skip to content

Commit 37ec24a

Browse files
committed
chore: Update code coverage on x86_64
After merging `kvm-bindings` and `kvm-ioctls`, the code coverage has changed, update coverage of `coverage_config_x86_64.json` to 91.46 as suggested by coverage test. Signed-off-by: Ruoqing He <[email protected]>
1 parent 0dcc2e2 commit 37ec24a

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": 79.17,
2+
"coverage_score": 91.46,
33
"exclude_path": ".*bindings\\.rs",
44
"crate_features": "fam-wrappers,serde"
55
}

0 commit comments

Comments
 (0)