Skip to content

Commit 42aea56

Browse files
Alexandra Iordacheandreeaflorescu
authored andcommitted
add coverage config files
Signed-off-by: Alexandra Iordache <aghecen@amazon.com>
1 parent b460f00 commit 42aea56

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

coverage_config_aarch64.json

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

coverage_config_x86_64.json

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

0 commit comments

Comments
 (0)