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

jamesls / fakeredis / 502

Builds Branch Commit Type Ran Committer Via Coverage
502 rewrite Update limitations and changes in README push 07 Jan 2019 08:38AM UTC bmerry travis-ci pending completion   set done
501 1.0b1 Update limitations and changes in README push 07 Jan 2019 08:08AM UTC bmerry travis-ci pending completion   set done
500 rewrite Add a unit test to cover EVALSHA and SCRIPT LOAD It uses the redis-py register_script wrapper. push 06 Jan 2019 06:06PM UTC bmerry travis-ci pending completion   set done
499 rewrite Fix zadd when key already exists with same score Real redis treats it as a no-op rather than replacing it. This means that if the score was -0.0 and is being changed to +0.0 (or vice versa), it isn't updated. It also affects watches. push 06 Jan 2019 04:01PM UTC bmerry travis-ci pending completion   set done
498 rewrite Avoid testing [p]setex with expiry times that may overflow redis has some integer overflow bugs when specifying very large expiry times, which were causing unit tests to fail. push 06 Jan 2019 12:04PM UTC bmerry travis-ci pending completion   set done
497 rewrite Make fuzz testing a bit more reliable - The result normalization is computed from the Command, instead of being specified. That allows it to adapt to changed made by the fuzzer. - A filter is added so that generated commands that are expected... push 06 Jan 2019 11:22AM UTC bmerry travis-ci pending completion   set done
496 rewrite Some coverage improvements in test_fakeredis.py push 05 Jan 2019 06:56PM UTC bmerry travis-ci pending completion   set done
495 rewrite hypothesis: use st.composite instead of subclassing SearchStrategy internals are not documented by hypothesis, so using st.composite means we're less likely to be broken by a hypothesis update. push 04 Jan 2019 02:52PM UTC bmerry travis-ci pending completion   set done
494 rewrite Fix issue links in README.rst push 04 Jan 2019 02:29PM UTC bmerry travis-ci pending completion   set done
493 rewrite More documentation about 1.0b1 push 04 Jan 2019 02:20PM UTC bmerry travis-ci pending completion   set done
492 rewrite Bump version to 1.0b1 push 04 Jan 2019 12:36PM UTC bmerry travis-ci pending completion   set done
491 rewrite Enable testing redis-py 3 in Travis push 04 Jan 2019 11:06AM UTC bmerry travis-ci pending completion   set done
490 rewrite Add some pragma: nocover on assert False statement push 04 Jan 2019 09:33AM UTC bmerry travis-ci pending completion   set done
489 rewrite Flake8 fixes push 03 Jan 2019 07:19PM UTC bmerry travis-ci pending completion   set done
487 rewrite Fix some corner cases in sinter[store] redis uses a different algorithm that stops as soon as it has an empty list. This means that later keys can be of different types without triggering a wrongtype error. push 31 Dec 2018 10:43AM UTC bmerry travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • …
  • 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