aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/collect_contract_data.ts
Commit message (Expand)AuthorAgeFilesLines
* Make sol-cov work with truffle and other artifact adaptersLeonid Logvinov2018-05-231-31/+0
* Fix linter issuesLeonid Logvinov2018-05-101-1/+1
* Fix sol-cov to work with the new artifacts formatLeonid Logvinov2018-05-071-1/+3
* Implement new artifacts formatLeonid Logvinov2018-05-071-12/+9
* Rename resolver to sol-resolverLeonid Logvinov2018-04-161-0/+1
* Implement the resolverLeonid Logvinov2018-04-121-16/+6
* Improve on readabilityLeonid Logvinov2018-04-121-5/+2
* Throw an error if artifacts not foundLeonid Logvinov2018-03-121-0/+3
* Fix a typoLeonid Logvinov2018-03-121-1/+2
* Add sol-cover implementationLeonid Logvinov2018-03-121-0/+40