Skip to content

Commit c37a727

Browse files
roypatalxiord
authored andcommitted
Rename coverage_config.json
The new rust-vmm-ci differentiates between aarch and x86_64 coverage Signed-off-by: Patrick Roy <[email protected]>
1 parent 43d5a1d commit c37a727

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

coverage_config.json

-1
This file was deleted.

coverage_config_aarch64.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"coverage_score": 92.5, "exclude_path": "", "crate_features": ""}

coverage_config_x86_64.json

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"coverage_score": 92.5, "exclude_path": "", "crate_features": ""}

0 commit comments

Comments
 (0)