Ran
|
Jobs
1
|
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.
4 of 4 new or added lines in 1 file covered. (100.0%)
84 of 84 relevant lines covered (100.0%)
15.85 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 27.1 (CXX=g++-4.8) | 1 |
100.0 |
Travis Job 27.1 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|