ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.67k stars 3.31k forks source link

EVM Engineering: run code coverage in CI #13025

Open smartcontracts opened 4 days ago

smartcontracts commented 4 days ago

Dependent on #13024. Once we have everything compiling properly, we'll want to make sure that code coverage is running in CI to prevent further stack-too-deep issues from popping up. We should run code coverage and get the result into codecov.