Skip to content

Conversation

@cgewecke
Copy link
Member

@cgewecke cgewecke commented Sep 9, 2019

Fixes bug where importing contracts from outside the contracts directory using a relative path failed under coverage. Changes the temp folder format from

.coverageEnv / 
  contracts /
  build /
    contracts /

...to

.coverage_contracts /
.coverage_artifacts /
  contracts /

@cgewecke cgewecke merged commit 35aa892 into truffle-plugin Sep 9, 2019
@cgewecke cgewecke deleted the fix/temp-folder-layout branch September 9, 2019 03:42
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

Successfully merging this pull request may close these issues.

2 participants