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

unexpectedjs / unexpected / 4559 / 8
98%
master: 98%

Build:
Build:
LAST BUILD BRANCH: ssimonsen/upgrade-array-changes
DEFAULT BRANCH: master
Ran 09 May 2019 09:56PM UTC
Files 23
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

09 May 2019 09:43PM UTC coverage: 98.026% (+0.001%) from 98.025%
TARGET=travis-coverage

Pull #632

travis-ci

web-flow
Inspect Buffers with Buffer.from([0x00, ...]) instead of Buffer([0x00, ...])

Avoids noisy deprecation warning from node 10+ when the output is
copy/pasted into code:

  DeprecationWarning: Buffer() is deprecated due to security and usability issues.
  Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
Pull Request #632: Inspect Buffers with Buffer.from([0x00, ...]) instead of Buffer([0x00, ...])

1853 of 1950 branches covered (95.03%)

3277 of 3343 relevant lines covered (98.03%)

3163.76 hits per line

Source Files on job 4559.8 (TARGET=travis-coverage)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4238
  • Travis Job 4559.8
  • 4d5d6bc0 on github
  • Prev Job for TARGET=travis-coverage on feature/bufferFrom (#4553.8)
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