Repo Added
25 Feb 2015 08:06PM UTC
|
Total Files
158
|
# Builds
12674
Last
|
Badge
README BADGES
|
push
travis-ci
13517 of 14462 relevant lines covered (93.47%)
42290.97 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Coverage | Commit | Committer | Type | Time | Via |
---|---|---|---|---|---|---|---|
2312 | hash-unary-op |
93.47 |
py: Convert hash API to use MP_UNARY_OP_HASH instead of ad-hoc function. Hashing is now done using mp_unary_op function with MP_UNARY_OP_HASH as the operator argument. Hashing for int, str and bytes still go via fast-path in mp_unary_op since th... | push | 11 May 2015 12:55PM UTC | travis-ci |