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 25eb6c4e69
Allow base contract string constructor args with open curly braces (#479)
5 years ago
..
ternary Move ternary logic & tests into lib/ternary folder 5 years ago
api.js Use istanbul fork (because deprecated) (#465) 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 Instrument with injected function calls (#381) 5 years ago
instrumenter.js Parse solc 6.x contracts (#477) 5 years ago
parse.js Allow base contract string constructor args with open curly braces (#479) 5 years ago
preprocessor.js Parse solc 6.x contracts (#477) 5 years ago
registrar.js Improve coverage (#409) 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