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 4f5626d654
Tolerate whitespace between `require` and terminating `;` (#884)
8 months ago
..
abi.js Add ABI diff logic (#598) 3 years ago
api.js Support solc v0.4.x (#877) 8 months ago
collector.js Support solc v0.4.x (#877) 8 months ago
coverage.js Use bytes8 instead of bytes32 as hash key (#590) 3 years ago
injector.js Enable coverage when `viaIR` compiler flag is true (#854) 10 months ago
instrumenter.js Only inject file-level instr. for first pragma in file (#865) 9 months ago
parse.js Only inject file-level instr. for first pragma in file (#865) 9 months ago
preprocessor.js Use @solidity-parser/parser (^0.5.2) (#495) 5 years ago
registrar.js Tolerate whitespace between `require` and terminating `;` (#884) 8 months ago
ui.js Remove ganache-cli related code from API & tests (#849) 10 months ago
validator.js Add ABI diff logic (#598) 3 years ago