Ran
|
Jobs
20
|
Files
10
|
Run time
14min
|
Badge
README BADGES
|
travis-ci
302 of 302 new or added lines in 10 files covered. (100.0%)
1018 of 1169 relevant lines covered (87.08%)
17.28 hits per line
Lines | Coverage | ∆ | File |
---|---|---|---|
2 |
88.75 |
0.75% | rediscluster/cluster_mgt.py |
2 |
90.58 |
-0.66% | rediscluster/connection.py |
3 |
95.28 |
-2.27% | rediscluster/nodemanager.py |
3 |
98.35 |
1.3% | rediscluster/pipeline.py |
24 |
82.49 |
-3.15% | rediscluster/client.py |
38 |
50.0 |
-40.24% | rediscluster/utils.py |
Lines | Coverage | ∆ | File |
---|---|---|---|
1 |
98.35 |
1.3% | rediscluster/pipeline.py |
1 |
96.43 |
0.0% | rediscluster/exceptions.py |
2 |
82.49 |
-3.15% | rediscluster/client.py |
3 |
50.0 |
-40.24% | rediscluster/utils.py |
3 |
90.58 |
-0.66% | rediscluster/connection.py |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|---|---|---|---|---|---|---|
50.0 | rediscluster/utils.py | 197 + 87 | 82 + 41 | 41 + 4 | 41 + 37 | 1.0 | |
82.49 | rediscluster/client.py | 1079 + 150 | 434 + 65 | 358 + 42 | 76 + 23 | 1.0 | |
88.75 | rediscluster/cluster_mgt.py | 157 + 25 | 80 + 5 | 71 + 5 | 9 | 1.0 | |
90.58 | rediscluster/connection.py | 305 + 15 | 138 + 1 | 125 | 13 + 1 | 1.0 | |
92.31 | rediscluster/__init__.py | 23 | 13 | 12 | 1 | 1.0 | |
95.28 | rediscluster/nodemanager.py | 281 + 46 | 127 + 5 | 121 + 2 | 6 + 3 | 1.0 | |
96.43 | rediscluster/exceptions.py | 76 + 16 | 28 | 27 | 1 | 1.0 | |
98.35 | rediscluster/pipeline.py | 468 - 87 | 242 - 29 | 238 - 25 | 4 - 4 | 1.0 | |
100.0 | rediscluster/crc.py | 63 + 3 | 15 | 15 | 0 | 1.0 | |
100.0 | rediscluster/pubsub.py | 35 + 22 | 10 + 6 | 10 + 6 | 0 | 1.0 |