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

ethereum / web3.js / 2242 / 3
52%
1.x: 80%

Build:
Build:
LAST BUILD BRANCH: wyatt/rename-eth2-packages
DEFAULT BRANCH: 1.x
Ran 22 Jan 2018 11:01AM 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

22 Jan 2018 10:11AM UTC coverage: 85.741%. Remained the same
CXX=g++-4.8 TEST_SUITE=test

push

travis-ci

frozeman
ts definition file now contains a ctor that matches the docs (#1292)

In the documentation you should be able to do:
```typescript
import Web3 = require('web3');
const web3 = new Web3();
```
But the compiler complains that:

> Expected 1 arguments, but got 0.

This PR fixes that.

1131 of 1506 branches covered (75.1%)

2261 of 2637 relevant lines covered (85.74%)

493.53 hits per line

Source Files on job 2242.3 (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 2242
  • Travis Job 2242.3
  • 99ce026e on github
  • Prev Job for CXX=g++-4.8 TEST_SUITE=test on 1.0 (#2241.3)
  • Next Job for CXX=g++-4.8 TEST_SUITE=test on 1.0 (#2243.3)
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