Repo Added
|
Files
353
|
Badge
README BADGES
|
push
travis-ci
1011 of 1163 relevant lines covered (86.93%)
15.53 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
50.62 | rediscluster/utils.py | 191 + 3 | 81 + 1 | 41 + 1 | 40 | 1.0 | |
82.65 | rediscluster/client.py | 1080 + 2 | 438 + 2 | 362 + 2 | 76 | 1.0 | |
88.46 | rediscluster/cluster_mgt.py | 135 | 78 | 69 | 9 | 1.0 | |
89.13 | rediscluster/connection.py | 291 | 138 | 123 | 15 | 1.0 | |
92.31 | rediscluster/__init__.py | 23 | 13 | 12 | 1 | 1.0 | |
95.38 | rediscluster/nodemanager.py | 271 | 130 | 124 | 6 | 1.0 | |
96.43 | rediscluster/exceptions.py | 60 | 28 | 27 | 1 | 1.0 | |
98.32 | rediscluster/pipeline.py | 412 | 238 | 234 | 4 | 1.0 | |
100.0 | rediscluster/crc.py | 60 | 15 | 15 | 0 | 1.0 | |
100.0 | rediscluster/pubsub.py | 13 | 4 | 4 | 0 | 1.0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
417 | cluster-commands | Implement/port all cluster commands from redis-py and make them cluster compatible. Rework how the nodes for a commands is determined. | push | travis-ci | pending completion | ||
411 | cluster-commands | Implement/port all cluster commands from redis-py and make them cluster compatible. Rework how the nodes for a commands is determined. | push | travis-ci | pending completion |