From dab920882269fcd27f5912da62ca654453d2d38c Mon Sep 17 00:00:00 2001 From: Qiu Wenbo Date: Tue, 10 Mar 2020 09:40:03 +0800 Subject: [PATCH] tests: update test coverage on aarch64 Signed-off-by: Qiu Wenbo --- coverage_config_aarch64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coverage_config_aarch64.json b/coverage_config_aarch64.json index 70ee9da9..1b4f7a13 100644 --- a/coverage_config_aarch64.json +++ b/coverage_config_aarch64.json @@ -1,5 +1,5 @@ { - "coverage_score": 70.9, + "coverage_score": 73.8, "exclude_path": "", "crate_features": "" }