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

Dtl fix for v0 intermediate format #437

Closed CAPtheorem closed 2 years ago

CAPtheorem commented 2 years ago

Add support for first-generation Turing headers

codecov-commenter commented 2 years ago

Codecov Report

Merging #437 (81cd1a6) into develop (cc4699f) will decrease coverage by 1.19%. The diff coverage is 5.35%.

:exclamation: Current head 81cd1a6 differs from pull request most recent head 57139b9. Consider uploading reports for the commit 57139b9 to get more accurate results

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #437      +/-   ##
===========================================
- Coverage    73.61%   72.41%   -1.20%     
===========================================
  Files           59       59              
  Lines         1789     1820      +31     
  Branches       272      279       +7     
===========================================
+ Hits          1317     1318       +1     
- Misses         472      502      +30     
Flag Coverage Δ
contracts 87.18% <ø> (ø)
core-utils 53.79% <ø> (ø)
data-transport-layer 29.47% <5.35%> (-3.44%) :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% <5.35%> (-2.91%) :arrow_down:

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...57139b9. Read the comment docs.