>>> @0xcert/ethereum-utils npm run lint && npx nyc npx hayspec test > @0xcert/ethereum-utils@2.1.1 lint /Users/xpepermint/Work/0xcert/repositories/framework/packages/0xcert-ethereum-utils > npx eslint 'src/**/*.ts?(x)' src/tests/encode-parameters.test.ts encode parameters ⚑ ⚑ src/tests/normalize-address.test.ts normalize address ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ ⚑ 2 passing ----------------------|---------|----------|---------|---------|------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s ----------------------|---------|----------|---------|---------|------------------- All files | 100 | 100 | 80 | 100 | abi.ts | 100 | 100 | 100 | 100 | big-number.ts | 100 | 100 | 50 | 100 | normalize-address.ts | 100 | 100 | 100 | 100 | ----------------------|---------|----------|---------|---------|-------------------