Skip to content

Commit

Permalink
Updated coverage
Browse files Browse the repository at this point in the history
Signed-off-by: AlexandruCihodaru <[email protected]>
  • Loading branch information
AlexandruCihodaru committed May 31, 2021
1 parent 86b73d5 commit f9a1a52
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/integration_tests/build/test_coverage.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
# this contains the frequency while on AMD it does not.
# Checkout the cpuid crate. In the future other
# differences may appear.
COVERAGE_DICT = {"Intel": 85.42, "AMD": 84.84, "ARM": 83.74}
COVERAGE_DICT = {"Intel": 85.24, "AMD": 84.65, "ARM": 83.46}

PROC_MODEL = proc.proc_type()

Expand Down

0 comments on commit f9a1a52

Please sign in to comment.