aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sol-cov/src/coverage_manager.ts
Commit message (Expand)AuthorAgeFilesLines
* Add tests for sol-covLeonid Logvinov2018-03-151-1/+1
* Submit a TD PRLeonid Logvinov2018-03-121-1/+1
* Add an explanatory comment for making ranges uniqueLeonid Logvinov2018-03-121-0/+1
* Add a HACK to detect coverage of the modifiers with no parametersLeonid Logvinov2018-03-121-0/+24
* Remove redundant Date.now()Leonid Logvinov2018-03-121-1/+1
* Make _getSingleFileCoverageForTrace a private static methodLeonid Logvinov2018-03-121-50/+51
* Use better variable nameLeonid Logvinov2018-03-121-2/+2
* Introduce redundant varsLeonid Logvinov2018-03-121-3/+6
* Stop making an assumption that contract code is immutableLeonid Logvinov2018-03-121-48/+39
* Add sol-cover implementationLeonid Logvinov2018-03-121-0/+166