Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for sol-cov | Leonid Logvinov | 2018-03-15 | 1 | -1/+1 |
* | Submit a TD PR | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Add an explanatory comment for making ranges unique | Leonid Logvinov | 2018-03-12 | 1 | -0/+1 |
* | Add a HACK to detect coverage of the modifiers with no parameters | Leonid Logvinov | 2018-03-12 | 1 | -0/+24 |
* | Remove redundant Date.now() | Leonid Logvinov | 2018-03-12 | 1 | -1/+1 |
* | Make _getSingleFileCoverageForTrace a private static method | Leonid Logvinov | 2018-03-12 | 1 | -50/+51 |
* | Use better variable name | Leonid Logvinov | 2018-03-12 | 1 | -2/+2 |
* | Introduce redundant vars | Leonid Logvinov | 2018-03-12 | 1 | -3/+6 |
* | Stop making an assumption that contract code is immutable | Leonid Logvinov | 2018-03-12 | 1 | -48/+39 |
* | Add sol-cover implementation | Leonid Logvinov | 2018-03-12 | 1 | -0/+166 |