Skip to content

feat: enable cache for forge coverage #4522

Open
@trianglesphere

Description

@trianglesphere

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

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions