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

Update master to 0.0.6 #449

Closed CAPtheorem closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #449 (1b7f08b) into master (c2bd5e3) will increase coverage by 1.09%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   71.32%   72.41%   +1.09%     
==========================================
  Files          68       59       -9     
  Lines        2326     1820     -506     
  Branches      351      279      -72     
==========================================
- Hits         1659     1318     -341     
+ Misses        667      502     -165     
Flag Coverage Δ
batch-submitter ?
contracts 87.18% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 29.47% <ø> (-5.35%) :arrow_down:
message-relayer 83.17% <ø> (ø)

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

Impacted Files Coverage Δ
.../l1-ingestion/handlers/sequencer-batch-appended.ts 12.40% <0.00%> (-5.25%) :arrow_down:
.../src/services/l2-ingestion/handlers/transaction.ts 60.86% <0.00%> (ø)
...h-submitter/src/batch-submitter/batch-submitter.ts
...ubmitter/src/batch-submitter/tx-batch-submitter.ts
...ackages/batch-submitter/src/utils/tx-submission.ts
packages/batch-submitter/src/index.ts
...itter/src/batch-submitter/state-batch-submitter.ts
packages/batch-submitter/src/utils/index.ts
.../batch-submitter/src/transaction-chain-contract.ts

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 c2bd5e3...1b7f08b. Read the comment docs.