Skip to content

Commit 970fa2b

Browse files
luminitavoicuacatangiu
authored andcommitted
Updated coverage
Signed-off-by: Luminita Voicu <[email protected]>
1 parent 623876a commit 970fa2b

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
@@ -23,7 +23,7 @@
2323
# this contains the frequency while on AMD it does not.
2424
# Checkout the cpuid crate. In the future other
2525
# differences may appear.
26-
COVERAGE_DICT = {"Intel": 85.38, "AMD": 84.65, "ARM": 83.46}
26+
COVERAGE_DICT = {"Intel": 85.24, "AMD": 84.54, "ARM": 83.35}
2727

2828
PROC_MODEL = proc.proc_type()
2929

0 commit comments

Comments
 (0)