omgnetwork / optimism-v2

ARCHIVE of monorepo implementing Boba, an L2 Compute solution built on Optimistic Ethereum - active repo is at https://github.com/bobanetwork/boba
https://github.com/bobanetwork/boba
MIT License
40 stars 22 forks source link

uname CPU type #476

Closed InoMurko closed 2 years ago

InoMurko commented 2 years ago

Support for ARM type CPUs by checking the uname -a host CPU and installing required dependencies

codecov-commenter commented 2 years ago

Codecov Report

Merging #476 (e69363d) into develop (b281d60) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #476   +/-   ##
========================================
  Coverage    72.10%   72.10%           
========================================
  Files           59       59           
  Lines         1828     1828           
  Branches       281      281           
========================================
  Hits          1318     1318           
  Misses         510      510           
Flag Coverage Δ
contracts 86.72% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 29.25% <ø> (ø)
message-relayer 83.17% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b281d60...e69363d. Read the comment docs.