Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Fix a bug when TruffleArtifactAdapter was incorrectly parsing the truffle config of the newest version #1654

Merged
merged 2 commits into from
Feb 27, 2019

Conversation

LogvinovLeon
Copy link
Contributor

@LogvinovLeon LogvinovLeon commented Feb 27, 2019

Description

Truffle recently released a major new version which changed the format of truffle-config.json.
This PR adds support for that new format.
Fixes: #1650

Testing instructions

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Prefix PR title with [WIP] if necessary.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • Add new entries to the relevant CHANGELOG.jsons.

@coveralls
Copy link

coveralls commented Feb 27, 2019

Coverage Status

Coverage remained the same at 85.136% when pulling f21a9d1 on fix/truffle-config-parsing into 3f0db92 on development.

@LogvinovLeon LogvinovLeon merged commit 807290f into development Feb 27, 2019
@LogvinovLeon LogvinovLeon deleted the fix/truffle-config-parsing branch February 27, 2019 20:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[sol-cov] Coverage is not working for versions ^0.5.1 of solidity
3 participants