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

brainix / pottery / 1424

Builds Branch Commit Type Ran Committer Via Coverage
1424 master Rename redlock() decorator to synchronize() (#305) push 28 Dec 2020 11:17AM UTC web-flow travis-ci-com pending completion   set done
1423 synchronize-decorator Rename redlock() decorator to synchronize() push 28 Dec 2020 10:51AM UTC brainix travis-ci-com pending completion   set done
1422 master Choose Redis database 1 for doctests (#304) This way, we can `FLUSHDB` before and after every doctest run to ensure a clean database. push 28 Dec 2020 02:42AM UTC web-flow travis-ci-com pending completion   set done
1421 doctest-database Choose Redis database 1 for doctests This way, we can `FLUSHDB` before and after every doctest run to ensure a clean database. push 28 Dec 2020 02:36AM UTC brainix travis-ci-com pending completion   set done
1420 master <a href="https://github.com/brainix/pottery/commit/7f06899ad">Implement and test redlock() decorator (#303) This decorator forces the flow of control through a Redlock, allowing only one thread to execute the decor... push 27 Dec 2020 07:22AM UTC web-flow travis-ci-com pending completion   set done
1419 redlock-decorator Implement and test redlock() decorator This decorator forces the flow of control through a Redlock, allowing only one thread to execute the decorated function at a time. I&rsquo;d previously implemented this `redlock()` decorator in my applicati... push 27 Dec 2020 07:13AM UTC brainix travis-ci-com pending completion   set done
1418 master Choose a random Redis database for unit tests (#302) * Choose a random Redis database for unit tests In its default configuration, Redis supports 16 databases. So for unit tests, chose a random database in the range [1, 15] (inclusive). Thi... push 27 Dec 2020 04:11AM UTC web-flow travis-ci-com pending completion   set done
1417 random-test-database Remove no longer necessary test key prefixing Previously, I was using key prefixing for namespacing to clean up before/after unit tests. Now, we choose a random fresh Redis database for unit tests and `FLUSHDB` before/after unit tests. This is ... push 27 Dec 2020 04:02AM UTC brainix travis-ci-com pending completion   set done
1416 random-test-database Choose a random Redis database for unit tests In its default configuration, Redis supports 16 databases. So for unit tests, chose a random database in the range [1, 15] (inclusive). This is because on my local development environment, I use dat... push 27 Dec 2020 03:53AM UTC brainix travis-ci-com pending completion   set done
1415 v1.0.9 Bump version number push 27 Dec 2020 01:34AM UTC brainix travis-ci-com pending completion   set done
1414 master Bump version number push 27 Dec 2020 01:26AM UTC brainix travis-ci-com pending completion   set done
1413 typing-extensions Bump version number push 27 Dec 2020 01:20AM UTC brainix travis-ci-com pending completion   set done
1412 typing-extensions Include typing_extensions in install_requires Without making Pottery depend on `typing_extensions`, Pottery fails to install correctly. Bug first reported here: https://github.com/brainix/pottery/issues/299 I used this as an example: https://gi... push 27 Dec 2020 01:14AM UTC brainix travis-ci-com pending completion   set done
1411 master In unit tests, explicitly pass in the Redis client (#300) This is the first step toward using a separate Redis database for unit tests, for easier cleanup. push 27 Dec 2020 12:56AM UTC web-flow travis-ci-com pending completion   set done
1410 explicit-redis-client In unit tests, explicitly pass in the Redis client This is the first step toward using a separate Redis database for unit tests, for easier cleanup. push 27 Dec 2020 12:49AM UTC brainix travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 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