Repo Added
|
Files
16
|
Badge
README BADGES
|
push
travis-ci
1 of 1 new or added line in 1 file covered. (100.0%)
621 of 622 relevant lines covered (99.84%)
25.51 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
132 | fault-tolerance | Rescue BaseError instead of BaseConnectionError Covers both `CommandError` and `ProtocolError`, which can be raised for more Redis errors. | push | Parker Selbert | travis-ci |
99.84 |
|
130 | fault-tolerance | Separate large numbers with an underscore | push | travis-ci |
99.84 |
||
128 | fault-tolerance | Document fault tolerant settings and behavior | push | travis-ci |
100.0 |
||
127 | fault-tolerance | Introduce redis connection fault tolerance With fault tolerance on, which it always is, as it isn't configurable yet, the value for any operation that raises a connection error is `nil`. This is intended to make a site operational in the face of ... | push | travis-ci |
100.0 |