|
Repo Added
|
Files
32
|
Badge
README BADGES
|
push
travis-ci-com
355 of 355 branches covered (100.0%)
Branch coverage included in aggregate %.
2789 of 2789 relevant lines covered (100.0%)
4.0 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 1396 | make-counter-fix | Bump version number | push | travis-ci-com | pending completion | ||
| 1395 | make-counter-fix | Fix ._scan() bug in RedisCounter._make_counter() Previously, we were calling `._scan()` multiple times, and using only every other `._scan()` call's results, and never using `encoded_dict`. Now, we're using `encoded_dict` and not skippinng over ... | push | travis-ci-com | pending completion |