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

rlespinasse / byteness / 56
100%

Build:
DEFAULT BRANCH: master
Ran 28 Oct 2017 08:16PM UTC
Jobs 1
Files 5
Run time 1s
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
56

Pull #32

travis-ci

web-flow
[#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
Pull Request #32: [#7] support little/big endian operations on a byte array

225 of 225 relevant lines covered (100.0%)

12.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 56.1 28 Oct 2017 08:16PM UTC 0
100.0
Travis Job 56.1
Source Files on build 56
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #56
  • Pull Request #32
  • PR Base - master (#54)
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