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

rlespinasse / byteness / 59
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: mixed-endian
DEFAULT BRANCH: master
Ran 28 Oct 2017 09:24PM UTC
Jobs 1
Files 5
Run time 0s
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
59

push

travis-ci

rlespinasse
[#7] support little/big endian operations on a byte array

- Create BigEndianOperations accessor with
  - Mask function,
  - InclusiveMerge function,
  - ExclusiveMerge function,
  - ExtractBytes function.

- Create LittleEndianOperations accessor with
  - Mask function,
  - InclusiveMerge function,
  - ExclusiveMerge function,
  - ExtractBytes function.

- [#31] Fix LeftShift and RightShift functions.

- Add some Endianess-free operations
  - Add Mask function on two arrays of the same size,
  - Add InclusiveMerge function on two arrays of the same size,
  - Add ExclusiveMerge function on two arrays of the same size,
  - Add LeftPad function,
  - Add RightPad function.

Closes #7, #31

225 of 225 relevant lines covered (100.0%)

12.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 59.1 28 Oct 2017 09:24PM UTC 0
100.0
Travis Job 59.1
Source Files on build 59
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #59
  • 5e68db1c on github
  • Prev Build on support-endianess (#58)
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