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

pabigot / buffer-layout / 75
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: bigendian-note
DEFAULT BRANCH: master
Ran 29 Apr 2021 12:34PM UTC
Jobs 3
Files 1
Run time 13s
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
75

push

travis-ci

Peter A. Bigot
passim: replace instanceof with Buffer.isBuffer

instanceOf check may fail in browser environment where multiple
versions of the buffer package may be bundled together, hence
resulting in different instances of Buffer being present in the
code. A more resilient way of checking whether the parameter supplied
is a buffer is the Buffer.isBuffer() method which I'm migrating to in
this PR.

From #24.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>

419 of 419 branches covered (100.0%)

710 of 710 relevant lines covered (100.0%)

72.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 75.1 29 Apr 2021 12:34PM UTC 0
100.0
Travis Job 75.1
2 75.2 29 Apr 2021 12:34PM UTC 0
100.0
Travis Job 75.2
3 75.3 29 Apr 2021 12:34PM UTC 0
100.0
Travis Job 75.3
Source Files on build 75
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #75
  • 5adb1498 on github
  • Prev Build on pr/24 (#74)
  • Next Build on pr/24 (#76)
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