ethereumjs-monorepo
ethereumjs-monorepo copied to clipboard
VM: extract static constructor
ref issue: #3560
VM:
extract VM.create -- move to vm/constructors.ts
rename to createVM
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
| 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.
👍