Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

.solcover.js configuration file is not taken into account when running coverage #311

Open
elenadimitrova opened this issue Feb 25, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@elenadimitrova
Copy link

solidity-coverage uses a .solcover.js configuration file to pass in quite a lot of really useful and necessary options into coverage. Some can perhaps be replaced with the etherlime coverage command options but most are just not there. Examples are the ganache-cli options via providerOptions, onCompileComplete option for provisioning external artefacts before tests are run (which also will likely solve #304 )

@ochikov
Copy link
Collaborator

ochikov commented Feb 25, 2020

Thank you. I am going to fix it.

@ochikov ochikov self-assigned this Feb 25, 2020
@ochikov ochikov added the bug Something isn't working label Feb 25, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants