Code coverage for Solidity smart-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
solidity-coverage/lib
cgewecke 655fb79530
Parse TryStatements and catchClauses (#522)
5 years ago
..
ternary Move ternary logic & tests into lib/ternary folder 5 years ago
api.js Allowing providerOptions gasLimit and allowUnlimitedContractSize to override defaults (#494) 5 years ago
collector.js Use ganache server (instead of provider) (#402) 5 years ago
coverage.js Working truffle plugin draft w/ integration tests 5 years ago
injector.js Support multi-contract files w/ inheritance for solc 0.6.x (#511) 5 years ago
instrumenter.js Fix html report function highlighting / add netlify deploy preview (#518) 5 years ago
parse.js Parse TryStatements and catchClauses (#522) 5 years ago
preprocessor.js Use @solidity-parser/parser (^0.5.2) (#495) 5 years ago
registrar.js Fix html report function highlighting / add netlify deploy preview (#518) 5 years ago
ui.js Prepare API for parallelization (#436) 5 years ago
validator.js Add autoLauchServer option / update config validator (#437) 5 years ago