• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Grokzen / redisco
92%
master: 92%

Build:
Build:
LAST BUILD BRANCH: python3
DEFAULT BRANCH: master
Repo Added 23 Mar 2014 07:13PM UTC
Files 13
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH python3
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • python3

pending completion
23

push

travis-ci

Grokzen
Major commit with alot of changes.

 - Change default redis class from 'Redis' to 'StrictRedis' to fix some compability issues
 - Added support for RedisCluster as option as connection class.
 - Redisco have full support for RedisCluster. Uncomment code in __init__.py to enable it
 - Fixed all .lrem() calls after change to 'StrictRedis'
 - Fixed all .zadd() calls after change to 'StrictRedis'
 - Uncommented all Mutex code because of failing tests. If it can be made to work again then it will be uncommented again.

5 of 5 new or added lines in 3 files covered. (100.0%)

2374 of 2584 relevant lines covered (91.87%)

3.67 hits per line

Relevant lines Covered
Build:
Build:
2584 RELEVANT LINES 2374 COVERED LINES
3.67 HITS PER LINE
Source Files on python3
  • List 0
  • Changed 18
  • Source Changed 18
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23 python3 Major commit with alot of changes. - Change default redis class from 'Redis' to 'StrictRedis' to fix some compability issues - Added support for RedisCluster as option as connection class. - Redisco have full support for RedisCluster. Uncommen... push 16 Jun 2014 07:29PM UTC Grokzen travis-ci pending completion  
22 python3 Minor README layout fixes push 25 Apr 2014 06:48AM UTC Grokzen travis-ci pending completion  
21 python3 Added docker support that will help testing redisco. See README for instructions how to build and run the image. Updated Makefile with new targets for docker and added a target for testing. push 25 Apr 2014 06:46AM UTC Grokzen travis-ci pending completion  
20 python3 Fixed broken test where the test created a new redis connection object but when running that code on python3 the optional argument "decode_responses" must be set to True for redisco to work correctly. push 25 Apr 2014 06:35AM UTC Grokzen travis-ci pending completion  
19 python3 switching out mutex implementation - using a mutex/lock setup based on redis' blpop and getset atomic functionality - updated tests accordingly - updated imports - Based on commit: https://github.com/heckj/redisco/commit/a246ac540a471fb7091... push 23 Mar 2014 08:46PM UTC Grokzen travis-ci pending completion  
18 python3 - Better test status rst formatting in Readme push 23 Mar 2014 07:57PM UTC Grokzen travis-ci pending completion  
17 python3 - Corrected rst formatting in Readme push 23 Mar 2014 07:54PM UTC Grokzen travis-ci pending completion  
16 python3 - Updated Readme with travis status badge for both master and python3 branch - Added coveralls status badge for both master and python3 branch push 23 Mar 2014 07:51PM UTC Grokzen travis-ci pending completion  
15 python3 - Updated travis to used coveralls push 23 Mar 2014 07:39PM UTC Grokzen travis-ci pending completion  
See All Builds (9)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc