Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage for chosen files only #187

Closed
leonprou opened this issue Feb 1, 2018 · 2 comments
Closed

Coverage for chosen files only #187

leonprou opened this issue Feb 1, 2018 · 2 comments

Comments

@leonprou
Copy link

leonprou commented Feb 1, 2018

This would be nice to have because of the coverage process is very long.

There is a skipFiles options, but putting all contracts in the array is a little tiresome.

Thanks you, this project is great and I'm working to integrate it in out organisation.

@leonprou leonprou changed the title Instrument chosen files only Coverage for chosen files only Feb 4, 2018
@cgewecke
Copy link
Member

cgewecke commented Feb 6, 2018

@leonprou Hi, thanks for suggesting this and agree it would be useful. Not sure if this is helpful for your case but It's possible to skip entire folders.

skipFiles: ['myFile.sol', 'myFolder']

@cgewecke
Copy link
Member

cgewecke commented Feb 3, 2024

It's not yet published but this is implemented as a command line option via #838 and issue is being tracked at #805

@cgewecke cgewecke closed this as completed Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants