• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

trufflesuite / ganache-core / 1252 / 3
83%
develop: 83%

Build:
DEFAULT BRANCH: develop
Ran 24 Jan 2019 02:02AM UTC
Files 33
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Jan 2019 01:59AM UTC coverage: 80.48% (+0.1%) from 80.362%
1252.3

push

travis-ci

davidmurdoch
Pending transactions (#227)

eth_getTransactionByHash used to return null for pending transactions, but according to JSON RPC spec, if the transaction is pending only these fields should return null: `blockHash`, `blockNumber`, and `transactionIndex`. This PR fixes this bug so now we return the transaction object with the above mentioned fields as null for pending transactions. And for eth_getTransactionByReceipt on pending transactions, we return null.

800 of 1130 branches covered (70.8%)

Branch coverage included in aggregate %.

2288 of 2707 relevant lines covered (84.52%)

517.55 hits per line

Source Files on job 1252.3
  • Tree
  • List 0
  • Changed 24
  • Source Changed 4
  • Coverage Changed 24
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 114
  • Travis Job 1252.3
  • a6c90694 on github
  • Prev Job for on develop (#1220.3)
  • Next Job for on develop (#1271.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc