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

bigeasy / hash / 22 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 16 Aug 2013 04:46AM UTC
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

16 Aug 2013 04:46AM UTC coverage: 91.011% (+0.1%) from 90.909%
22.1

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

Source Files on job 22.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22
  • Travis Job 22.1
  • 3e198c6e on github
  • Prev Job for on master (#21.1)
  • Next Job for on master (#26.1)
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