superchain-ops
superchain-ops copied to clipboard
Check test coverage
Ensure we have good test coverage of key invariants and behaviors parts of the codebase. For example, we should assert that that the accountAccesses returned by simulateRun are equivalent to those returned by executeRun` (with the exception of potential differences resulting from e.g. state overrides): https://github.com/ethereum-optimism/superchain-ops/pull/622#discussion_r1961790069
We should use forge coverage to get a lcov file. We can open that in an lcov reader. lcov has a cli.