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

ipfs / js-ipfs / 2856 / 1
83%
master: 83%

Build:
DEFAULT BRANCH: master
Ran 15 Feb 2017 02:26PM UTC
Files 49
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

15 Feb 2017 02:08PM UTC coverage: 84.752%. Remained the same
CXX=g++-4.8

push

travis-ci

diasdavid
README: node >= 4.5 is needed (#765)

With node 4.4 one gets errors like:

$ jsipfs --help
/usr/local/lib/node_modules/ipfs/node_modules/ethereumjs-util/index.js:31
exports.SHA3_NULL = Buffer.from(exports.SHA3_NULL_S, 'hex')
                           ^

TypeError: hex is not a function
    at Function.from (native)
    at Function.from (native)
    at Object.<anonymous> (/usr/local/lib/node_modules/ipfs/node_modules/ethereumjs-util/index.js:31:28)
    at Module._compile (module.js:410:26)
    at Object.Module._extensions..js (module.js:417:10)
    at Module.load (module.js:344:32)
    at Function.Module._load (module.js:301:12)
    at Module.require (module.js:354:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/usr/local/lib/node_modules/ipfs/node_modules/ethereumjs-block/header.js:1:77)

So it really looks like node >= 4.5 is needed.

1245 of 1469 relevant lines covered (84.75%)

69.48 hits per line

Source Files on job 2856.1 (CXX=g++-4.8)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2856
  • Travis Job 2856.1
  • 8be37eb7 on github
  • Prev Job for CXX=g++-4.8 on master (#2855.1)
  • Next Job for CXX=g++-4.8 on master (#2857.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