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

bigeasy / hash / 22
100%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2013 04:46AM UTC
Jobs 1
Files 8
Run time –
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
22

push

travis-ci

bigeasy
Block hash algorithms now return an array.

Trying to simplify the block hash algorithms so that they look mostly
like algorithms, less like streams. I've removed the use of buffer
unpacking functions in Murmur3.32, pretty much unwinding the call into
the loop body.

Block functions now return an array of 32-bit words for the hash key.
The caller determines what to do with the words. Somewhere down the
road, this library might support interfaces in addition to
`crypto.Hash`.

Closes #29.

162 of 178 relevant lines covered (91.01%)

2251.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22.1 16 Aug 2013 04:46AM UTC 0
91.01
Travis Job 22.1
Source Files on build 22
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #22
  • 3e198c6e on github
  • Prev Build on master (#21)
  • Next Build on master (#26)
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