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

jamesls / fakeredis / 635

Builds Branch Commit Type Ran Committer Via Coverage
635 master Prepare for 1.3.0 release push 17 Mar 2020 08:28AM UTC bmerry travis-ci pending completion   set done
634 master Merge pull request #266 from upcFrost/master Lua redis.log implementation push 16 Mar 2020 07:53AM UTC GitHub travis-ci pending completion   set done
633 master added decorator, removed unnecessary skips in tests (#4) Pull #266 14 Mar 2020 06:53PM UTC web-flow travis-ci pending completion   set done
632 master Added more tests, fixed multiarg and type conversion (#3) Pull #266 11 Mar 2020 10:53PM UTC web-flow travis-ci pending completion   set done
631 master Lua redis.log implementation * Added redis.log function support, wired to the standard logging lib Pull #266 08 Mar 2020 06:27PM UTC web-flow travis-ci pending completion   set done
630 fake_redis Added __call__ to make class as callable Pull #264 23 Feb 2020 06:15PM UTC web-flow travis-ci pending completion   set done
629 1.2.1 Prepare for 1.2.1 release push 14 Feb 2020 08:17AM UTC bmerry travis-ci pending completion   set done
628 master Prepare for 1.2.1 release push 14 Feb 2020 07:30AM UTC bmerry travis-ci pending completion   set done
627 master Make repr() work on FakeRedis objects again At some point `description_format` fell out of use and redis now uses `repr_pieces`. Implement it for FakeConnection. Closes #262. push 06 Feb 2020 06:55AM UTC bmerry travis-ci pending completion   set done
626 master Yet another tweak to transaction_normalize reset The test framework would break if it tried to run b'DISCARD' instead of 'DISCARD'. Now encode the argument first and then check if it is b'DISCARD'. push 05 Feb 2020 11:58AM UTC bmerry travis-ci pending completion   set done
625 master Don't clear transaction_normalize on MULTI c7861cc is a bit overzealous on clearing transaction_normalize: it will do so on a MULTI issued inside another MULTI, which is incorrect. push 05 Feb 2020 10:02AM UTC bmerry travis-ci pending completion   set done
624 master Fix to hypothesis test framework A failed EXEC (with error EXECABORT) wasn't resetting the transaction_normalize list. Now commands multi, discard and exec discard it unconditionally. push 05 Feb 2020 09:35AM UTC bmerry travis-ci pending completion   set done
623 1.2.0 Use math.inf instead of float("inf") The former is available now that Python 2 support has been dropped. push 04 Feb 2020 03:08PM UTC Bruce Merry travis-ci pending completion   set done
622 master Use math.inf instead of float("inf") The former is available now that Python 2 support has been dropped. push 04 Feb 2020 02:32PM UTC bmerry travis-ci pending completion   set done
621 master Fix ZUNIONSTORE nan-to-zero handling again Real redis handles things differently for ZINTERSTORE versus ZUNIONSTORE (see antirez/redis#3954), and dd10a73 fixed it for ZINTERSTORE but then broken it for ZUNIONSTORE. push 04 Feb 2020 02:09PM UTC bmerry travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 44
  • 45
  • Next →
  • Back to Repo
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