Skip to content

Commit b8e38d6

Browse files
committed
add the rust-vmm CI
The rust-vmm CI should work nicely as it runs all necessary tests. Signed-off-by: Adrian Catangiu <[email protected]>
1 parent c4bc59c commit b8e38d6

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{"coverage_score": 90.0, "exclude_path": "", "crate_features": ""}
2+

rust-vmm-ci

Submodule rust-vmm-ci added at cd7096e

0 commit comments

Comments
 (0)