Skip to content

Commit 9382922

Browse files
committed
Update coverage
Signed-off-by: alindima <[email protected]>
1 parent 5b873e3 commit 9382922

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.2, "AMD": 84.43, "ARM": 83.18}
26+
COVERAGE_DICT = {"Intel": 85.1, "AMD": 84.37, "ARM": 83.06}
2727

2828
PROC_MODEL = proc.proc_type()
2929

0 commit comments

Comments
 (0)