Open
Description
Component
Forge
Describe the feature you would like
Is there any sort of coverage configuration file which can be fed to forge coverage?
If not, I think it would be great if it could read something like a .solcover
file which is already used in the ecosystem for configuring files you might not want included as part of coverage (skipFiles
property for example).
I am aware you can do post-processing as stated here: #3147 but I think this would be a nice-to-have feature if it doesn't already exist.
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo