Skip to content

Commit d1df9ba

Browse files
committed
ci: add xen to features for coverage
Now that all features are additive, collect coverage with the xen feature enabled. Signed-off-by: Patrick Roy <[email protected]>
1 parent a317267 commit d1df9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coverage_config_x86_64.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"coverage_score": 92.92,
33
"exclude_path": "mmap_windows.rs",
4-
"crate_features": "backend-mmap,backend-atomic,backend-bitmap"
4+
"crate_features": "backend-mmap,backend-atomic,backend-bitmap,xen"
55
}

0 commit comments

Comments
 (0)