Open
Description
Component
Forge
Describe the feature you would like
I'd like the build step in the coverage command to cache the contracts.
forge test
does, but forge coverage
does not. I understand there is a difference in how the contracts are built between forge test
& forge coverage
, so it's fine to have separate caches, but it'd be very helpful to have a cache here.
Additional context
No response
Metadata
Metadata
Assignees
Type
Projects
Status
Todo