Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit f82eed5

Browse files
RuoqingHeroypat
authored andcommitted
x86_64: Fix code coverage
Setting code coverage to 79.17% as `test_coverage.py` reported. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>
1 parent 1e28356 commit f82eed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coverage_config_x86_64.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"coverage_score": 81.25,
2+
"coverage_score": 79.17,
33
"exclude_path": ".*bindings\\.rs",
44
"crate_features": "fam-wrappers,serde"
55
}

0 commit comments

Comments
 (0)