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 5b873e3 commit 9382922Copy full SHA for 9382922
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.2, "AMD": 84.43, "ARM": 83.18}
+COVERAGE_DICT = {"Intel": 85.1, "AMD": 84.37, "ARM": 83.06}
27
28
PROC_MODEL = proc.proc_type()
29
0 commit comments