Repo Added
|
Files
166
|
Badge
README BADGES
|
push
travis-ci
2167 of 2270 relevant lines covered (95.46%)
1753.3 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
553 | fix_hash_token_distribution | Feedback from other review | push | travis-ci |
95.46 |
||
551 | fix_hash_token_distribution | Code review feedback | push | travis-ci |
95.46 |
||
543 | fix_hash_token_distribution | Fix hash token distribution algorithm There are 2^32 distinct "hash tokens" in our hash space, but we were using INT32_MAX (2^32 - 1) in the code instead. Because of this, shard counts which one might expect to divide evenly into the space (such ... | push | travis-ci |
95.46 |