Ran
|
Jobs
2
|
Files
33
|
Run time
30s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
<a href="https://github.com/trufflesuite/ganache-core/commit/<a class=hub.com/trufflesuite/ganache-core/commit/6c84bba10d4fa2830ebbbc654ba750ed17dad94d">6c84bba10<a href="https://github.com/trufflesuite/ganache-core/commit/6c84bba10d4fa2830ebbbc654ba750ed17dad94d">">Block num gt latest fix (#228) Resolves https://github.com/trufflesuite/ganache-core/issues/108 This updates ganache to match geth and parity when block numbers exceed `latest` The only conflict occurs in eth_getTransactionCount where I opted to match geth&#39;s behavior. ``` #parity swirl eth_getTransactionCount 0x</a><a class="double-link" href="https://github.com/trufflesuite/ganache-core/commit/<a class="double-link" href="https://git"><a class=</a>hub.com/trufflesuite/ganache-core/commit/<a class=hub.com/trufflesuite/ganache-core/commit/00a329c0648769a73afac7f9381e08fb43dbea72">00a329c06">00a329c06</a><a href="https://github.com/trufflesuite/ganache-core/commit/6c84bba10d4fa2830ebbbc654ba750ed17dad94d"> 0xfff {"jsonrpc":"2.0","error":{"code":-32602,"message":"Unknown block number"},"id":120} #GETH swirl eth_getTransactionCount 0x00a329c0648769a73afac7f9381e08fb43dbea72 0xfff {"jsonrpc":"2.0","id":120,"result":null} ```</a>
794 of 1126 branches covered (70.52%)
Branch coverage included in aggregate %.
2270 of 2695 relevant lines covered (84.23%)
944.49 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
2 | 1200.2 | 33 |
80.19 |
Travis Job 1200.2 | |
3 | 1200.3 | 33 |
80.19 |
Travis Job 1200.3 |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|