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

unexpectedjs / unexpected / 4559
98%
master: 98%

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

pending completion
4559

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%)

1 of 1 new or added line in 1 file covered. (100.0%)

3277 of 3343 relevant lines covered (98.03%)

3163.76 hits per line

Jobs
ID Job ID Ran Files Coverage
8 4559.8 (TARGET=travis-coverage) 09 May 2019 09:56PM UTC 0
98.03
Travis Job 4559.8
Source Files on build 4559
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4559
  • Pull Request #632
  • PR Base - master (#4553)
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