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

Add kurtosis test runs to client-build workflow

Open am1r021 opened this issue 1 year ago • 3 comments

This change looks into adding kurtosis test runs to this repository's CI/CD workflows. Also see #3425.

am1r021 avatar May 15 '24 18:05 am1r021

Codecov Report

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

Project coverage is 75.28%. Comparing base (4ed3482) to head (c47cdb3).

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 76.87% <ø> (ø)
blockchain 85.69% <ø> (ø)
client 66.26% <ø> (ø)
common 90.31% <ø> (ø)
devp2p 76.27% <ø> (ø)
ethash 81.04% <ø> (ø)
evm 69.34% <ø> (ø)
genesis 99.84% <ø> (ø)
mpt 59.95% <ø> (ø)
rlp 69.70% <ø> (ø)
statemanager 70.15% <ø> (ø)
tx 80.52% <ø> (ø)
util 77.51% <ø> (ø)
vm 57.81% <ø> (ø)
wallet 83.78% <ø> (ø)

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

codecov[bot] avatar Jul 01 '24 19:07 codecov[bot]

What is the status of this?

holgerd77 avatar Oct 09 '24 10:10 holgerd77

The more I've thought about this, I'm probably content to leave this out of the CI unless we want to set up as a nightly job to just sort of give a confidence that we haven't broken anything on some regular basis. It's too heavy to run on every window PR I will take a look at what tests are available in the Ethereum kurtosis package give this some further thought

acolytec3 avatar Oct 09 '24 11:10 acolytec3