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

ethereum / web3.js / 2136 / 1
52%
1.x: 80%

Build:
Build:
LAST BUILD BRANCH: wyatt/rename-eth2-packages
DEFAULT BRANCH: 1.x
Ran 27 Nov 2017 09:54AM UTC
Files 41
Run time 1s
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

27 Nov 2017 09:48AM UTC coverage: 85.588%. Remained the same
CXX=g++-4.8 TEST_SUITE=test

push

travis-ci

frozeman
type of eth.accounts.recover does not match with the declaration (#1193)

* Update eth.accounts.recover type

type of eth.accounts.recover does not match the function declaration:
```web3.eth.accounts.recover(signatureObject);```
or
```web3.eth.accounts.recover(hash, signature);```
or
```web3.eth.accounts.recover(hash, v, r, s);```

* Update types.d.ts

added ? for optional arguments on eth.accounts.recover

1093 of 1474 branches covered (74.15%)

2227 of 2602 relevant lines covered (85.59%)

452.18 hits per line

Source Files on job 2136.1 (CXX=g++-4.8 TEST_SUITE=test)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2136
  • Travis Job 2136.1
  • e610f6c3 on github
  • Prev Job for CXX=g++-4.8 TEST_SUITE=test on 1.0 (#2132.2)
  • Next Job for CXX=g++-4.8 TEST_SUITE=test on 1.0 (#2137.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