Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.
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

Description

@elenadimitrova

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 )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions