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

Inomurko/fix gas price oracle pk #444

Closed InoMurko closed 2 years ago

InoMurko commented 2 years ago

Smaller EC2 instance and missing private keys for the side docker compose. Cancel all previous integration tests runs because they consume EC2 resources. Tagging of integration tests is now mandatory (check is done with grep in the linter phase).

codecov-commenter commented 2 years ago

Codecov Report

Merging #444 (2371cac) into develop (cc4699f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #444   +/-   ##
========================================
  Coverage    73.61%   73.61%           
========================================
  Files           59       59           
  Lines         1789     1789           
  Branches       272      272           
========================================
  Hits          1317     1317           
  Misses         472      472           
Flag Coverage Δ
contracts 87.18% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 32.91% <ø> (ø)
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 cc4699f...2371cac. Read the comment docs.