We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d21815 commit 124ca77Copy full SHA for 124ca77
tests/integration_tests/build/test_coverage.py
@@ -24,7 +24,7 @@
24
# this contains the frequency while on AMD it does not.
25
# Checkout the cpuid crate. In the future other
26
# differences may appear.
27
-COVERAGE_DICT = {"Intel": 84.68, "AMD": 84.11, "ARM": 82.89}
+COVERAGE_DICT = {"Intel": 84.68, "AMD": 84.11, "ARM": 82.94}
28
29
PROC_MODEL = proc.proc_type()
30
0 commit comments