@0x/sol-coverage

v3.0.4
Generate coverage reports for Solidity code

fix

tslint --fix --format stylish --project .

lint

tslint --format stylish --project .

build

tsc -b

clean

shx rm -rf lib src/artifacts generated_docs

build:ci

yarn build

docs:json

typedoc --excludePrivate --excludeExternals --target ES5 --tsconfig typedoc-tsconfig.json --json $JSON_FILE_PATH $PROJECT_FILES
npm i @0x/[email protected]

Metadata

Downloads