You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 addnpm install --save-dev solidity-coverage
first.The text was updated successfully, but these errors were encountered: