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 b36c6d5 commit 7e0e008Copy full SHA for 7e0e008
tests/integration_tests/build/test_coverage.py
@@ -23,7 +23,7 @@
23
# this contains the frequency while on AMD it does not.
24
# Checkout the cpuid crate. In the future other
25
# differences may appear.
26
-COVERAGE_DICT = {"Intel": 85.15, "AMD": 84.37, "ARM": 83.07}
+COVERAGE_DICT = {"Intel": 85.15, "AMD": 84.37, "ARM": 83.02}
27
28
PROC_MODEL = proc.proc_type()
29
0 commit comments