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 658dc377b1
Fix instrumentation error for virtual modifiers (#832)
10 months ago
..
abi.js Add ABI diff logic (#598) 3 years ago
api.js Prepare for next hardhat version (#796) 2 years ago
collector.js Fixes for Hardhat 2.11.0 (#740) 2 years ago
coverage.js Use bytes8 instead of bytes32 as hash key (#590) 3 years ago
injector.js Fix true/false scoped method definition function visibilities 3 years ago
instrumenter.js Perform ternary conditional injections before branch injections (#828) 10 months ago
parse.js Fix instrumentation error for virtual modifiers (#832) 10 months ago
preprocessor.js Use @solidity-parser/parser (^0.5.2) (#495) 5 years ago
registrar.js Add modifierWhitelist option (#597) 3 years ago
ui.js Remove truffle files from project 3 years ago
validator.js Add ABI diff logic (#598) 3 years ago