• 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 next
branch: next
CHANGE BRANCH
x
Reset
  • next
  • main
  • master
  • pr/24
  • 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
104

push

travis-ci-com

jstarry
Layout: Accept Uint8Array type wherever the API expects a Buffer

Loosen Buffer type checks to accept the Uint8Array base class.
Uint8Array is preferred over Buffer due to its presence in both
Node.js and browser environments. When Buffer methods are needed,
create a new Buffer instance which uses the same underyling
memory of the Uint8Array parameter.

Signed-off-by: Justin Starry <justin@solana.com>

419 of 420 branches covered (99.76%)

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

741 of 741 relevant lines covered (100.0%)

139.22 hits per line

Relevant lines Covered
Build:
Build:
741 RELEVANT LINES 741 COVERED LINES
139.22 HITS PER LINE
Source Files on next
  • Tree
  • List 1
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
104 next Layout: Accept Uint8Array type wherever the API expects a Buffer Loosen Buffer type checks to accept the Uint8Array base class. Uint8Array is preferred over Buffer due to its presence in both Node.js and browser environments. When Buffer methods ... push 11 Jul 2021 02:05AM UTC jstarry travis-ci-com pending completion  
99 next package-lock: add file This is recommended to be in the managed sources, so add it. Signed-off-by: Peter A. Bigot <pab@pabigot.com> push 10 Jul 2021 08:00PM UTC pabigot travis-ci-com pending completion  
94 next passim: update for next development cycle Signed-off-by: Peter A. Bigot <pab@pabigot.com> push 10 Jul 2021 03:14PM UTC Peter A. Bigot travis-ci-com pending completion  
92 next passim: update for next development cycle push 10 Jul 2021 11:52AM UTC Peter A. Bigot travis-ci-com pending completion  
72 next passim: update for next development cycle push 14 Mar 2018 11:26AM UTC pabigot travis-ci pending completion  
70 next passim: update for 1.2.0 release push 14 Mar 2018 11:14AM UTC pabigot travis-ci pending completion  
69 next UTF8: add to support string storage Allow storage of a UTF8 string without terminating NUL, in a blob that may be length-constrained. Closes #21. push 13 Mar 2018 03:02PM UTC pabigot travis-ci pending completion  
68 next Union: support variants with no data beyond the discriminator Allow a union variant that provides no layout, i.e. all information required is conveyed by the identity of the variant, which is exposed as the union discriminator. Closes #20. push 13 Mar 2018 01:54AM UTC pabigot travis-ci pending completion  
67 next passim: update for next development cycle push 06 Jan 2018 07:10PM UTC pabigot travis-ci pending completion  
64 next passim: update for 1.1.0 release push 06 Jan 2018 07:04PM UTC pabigot 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