Bring back coverage report. (#1620)
* Add back solidity-coverage (using fork). * Pin fork version.
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -55,7 +55,7 @@ |
| "openzeppelin-test-helpers": "^0.1.1", | ||
| "pify": "^4.0.1", | ||
| "solhint": "^1.5.0", | ||
| "solidity-coverage": "^0.5.4", | ||
| "solidity-coverage": "https://github.com:rotcivegaf/solidity-coverage.git#5875f5b7bc74d447f3312c9c0e9fc7814b482477", | ||
| "truffle": "^5.0.0" | ||
| }, | ||
| "dependencies": {} | ||
| ... | ... |
Please
register
or
sign in
to comment