Skip to content

Commit 124ca77

Browse files
committed
update coverage
Signed-off-by: alindima <[email protected]>
1 parent 5d21815 commit 124ca77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration_tests/build/test_coverage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# this contains the frequency while on AMD it does not.
2525
# Checkout the cpuid crate. In the future other
2626
# differences may appear.
27-
COVERAGE_DICT = {"Intel": 84.68, "AMD": 84.11, "ARM": 82.89}
27+
COVERAGE_DICT = {"Intel": 84.68, "AMD": 84.11, "ARM": 82.94}
2828

2929
PROC_MODEL = proc.proc_type()
3030

0 commit comments

Comments
 (0)