Ran
|
Files
1
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
travis-ci
don't pass empty `newMethodCallback` function to ethjs-query call This change to ethjs-query https://github.com/ethjs/ethjs-query/commit/dd1d1b29d will not return a promise if any callback function is passed. This breaks promise returns for `.new()`, since this was always passing a function through to the ethjs-query `sendTransaction` call. With this commit, the callback function will only be passed to `sendTransaction` if a callback was defined.
84 of 84 relevant lines covered (100.0%)
15.85 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|