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

pabigot / buffer-layout
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: bigendian-note
DEFAULT BRANCH: master
Repo Added 20 Nov 2015 12:05PM UTC
Files 1
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

LAST BUILD ON BRANCH pr/24
branch: pr/24
CHANGE BRANCH
x
Reset
  • pr/24
  • main
  • master
  • next
  • pu
  • v0.10.0
  • v0.11.0
  • v0.12.0
  • v0.12.1
  • v0.13.0
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.7.1
  • v0.8.0
  • v1.0.0
  • v1.1.0
  • v1.2.1
  • v1.2.2

pending completion
76

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

Relevant lines Covered
Build:
Build:
710 RELEVANT LINES 710 COVERED LINES
72.8 HITS PER LINE
Source Files on pr/24
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
76 pr/24 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 ... push 29 Apr 2021 12:36PM UTC Peter A. Bigot travis-ci pending completion  
75 pr/24 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 ... push 29 Apr 2021 12:34PM UTC Peter A. Bigot travis-ci pending completion  
74 pr/24 DNM travis check push 29 Apr 2021 12:16PM UTC Peter A. Bigot travis-ci pending completion  
See All Builds (103)
  • Repo on GitHub
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

© 2025 Coveralls, Inc