Skip to content

Commit cc92899

Browse files
author
Samuel Ortiz
committed
Enable rust-vmm CI
- Add the rust-vmm-ci submodule. - Add the JSON coverage file. Signed-off-by: Samuel Ortiz <[email protected]>
1 parent e2aa526 commit cc92899

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "rust-vmm-ci"]
2+
path = rust-vmm-ci
3+
url = https://github.com/rust-vmm/rust-vmm-ci.git

coverage_config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"coverage_score": 0,
3+
"exclude_path": "",
4+
"crate_features": ""
5+
}

rust-vmm-ci

Submodule rust-vmm-ci added at bb1cd14

0 commit comments

Comments
 (0)