diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bda97eb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "rust-vmm-ci"] + path = rust-vmm-ci + url = https://github.com/rust-vmm/rust-vmm-ci.git diff --git a/coverage_config.json b/coverage_config.json new file mode 100644 index 0000000..d74cfa3 --- /dev/null +++ b/coverage_config.json @@ -0,0 +1 @@ +{"coverage_score": 93.1, "exclude_path": "", "crate_features": ""} \ No newline at end of file diff --git a/rust-vmm-ci b/rust-vmm-ci new file mode 160000 index 0000000..c309d06 --- /dev/null +++ b/rust-vmm-ci @@ -0,0 +1 @@ +Subproject commit c309d0627bde6b07db91201dd8b47007841c100a