ethereumjs-monorepo icon indicating copy to clipboard operation
ethereumjs-monorepo copied to clipboard

VM: extract static constructor

Open ScottyPoi opened this issue 1 year ago • 1 comments

ref issue: #3560

VM:

extract VM.create -- move to vm/constructors.ts rename to createVM

ScottyPoi avatar Aug 27 '24 20:08 ScottyPoi

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.09%. Comparing base (4470cc3) to head (64dfd9f). Report is 22 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block ?
blockchain 84.92% <ø> (?)
client ?
common 89.68% <ø> (?)
devp2p 0.00% <ø> (?)
tx ?
wallet ?

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

codecov[bot] avatar Aug 27 '24 20:08 codecov[bot]

👍

holgerd77 avatar Sep 02 '24 11:09 holgerd77