Skip to content

Commit 4eef9f7

Browse files
georgepisaltusandreim
authored andcommitted
tests: update coverage after virtq fix
Signed-off-by: George Pisaltu <[email protected]>
1 parent ddbc794 commit 4eef9f7

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

2828
PROC_MODEL = proc.proc_type()
2929

0 commit comments

Comments
 (0)