rocketpool
rocketpool copied to clipboard
Solidity Coverage
Coverage currently isn't too bad, but lets get it as close to 100% as we can. I've added the coverage utility, so just run truffle run coverage
to see the results. Might need to add npm install --save-dev solidity-coverage
first.