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

brainix / pottery / 1364

Builds Branch Commit Type Ran Committer Via Coverage
1364 lua-script-registration Bump version number push 04 Dec 2020 07:00AM UTC brainix travis-ci-com pending completion   set done
1363 lua-script-registration Save Lua scripts as class vars; register them once Previously, we were saving Lua scripts as instance variables and re-registering them every time we instantiated a `Redlock` or `NextId`. I got this pattern from here: https://github.com/andymccu... push 04 Dec 2020 06:51AM UTC brainix travis-ci-com pending completion   set done
1362 v1.0.4 Bump version number (#282) push 03 Dec 2020 01:57AM UTC web-flow travis-ci-com pending completion   set done
1361 master Bump version number (#282) push 03 Dec 2020 01:41AM UTC web-flow travis-ci-com pending completion   set done
1360 v1.0.4 Bump version number push 03 Dec 2020 01:28AM UTC brainix travis-ci-com pending completion   set done
1359 master Test self-assigned keys get del when out of scope (#281) push 03 Dec 2020 01:15AM UTC web-flow travis-ci-com pending completion   set done
1358 out-of-scope Test self-assigned keys get del when out of scope push 03 Dec 2020 01:05AM UTC brainix travis-ci-com pending completion   set done
1357 master By default, set expiration on CachedOrderedDicts (#280) * By default, set expiration on CachedOrderedDicts Previous to this commit, `CachedOrderedDict`s never timed out, which meant that they could've grown unbounded if your keyspace had a hi... push 02 Dec 2020 11:35PM UTC web-flow travis-ci-com pending completion   set done
1356 cachedordereddict-timeout Run CachedOrderedDict expiration tests in parallel Do your part to keep unit test suite runs fast. :-) push 02 Dec 2020 11:26PM UTC brainix travis-ci-com pending completion   set done
1355 cachedordereddict-timeout By default, set expiration on CachedOrderedDicts Previous to this commit, `CachedOrderedDict`s never timed out, which meant that they could've grown unbounded if your keyspace had a high cardinality. As of this commit, `CachedOrderedDict`s time ... push 02 Dec 2020 11:14PM UTC brainix travis-ci-com pending completion   set done
1354 master In random_key(), type/value check num_tries (#279) I'm not a fan of `isinstance()` type checks (as opposed to duck typing). But since `num_tries` establishes the base case for our recursive function, it's worth coding defensively here. push 02 Dec 2020 10:40PM UTC web-flow travis-ci-com pending completion   set done
1353 num-tries-type-checks In random_key(), type/value check num_tries I'm not a fan of `isinstance()` type checks (as opposed to duck typing). But since `num_tries` establishes the base case for our recursive function, it's worth coding defensively here. push 02 Dec 2020 10:30PM UTC brainix travis-ci-com pending completion   set done
1352 master Define __slots__ on ContextTimer (#278) `__slots__` saves memory and speeds up attribute access: https://docs.python.org/3/howto/descriptor.html?highlight=__slots__#member-objects-and-slots Also Preserve the Open-Closed Principle with name ma... push 01 Dec 2020 04:52AM UTC web-flow travis-ci-com pending completion   set done
1351 contexttimer-improvements Define __slots__ on ContextTimer `__slots__` saves memory and speeds up attribute access: https://docs.python.org/3/howto/descriptor.html?highlight=__slots__#member-objects-and-slots Also Preserve the Open-Closed Principle with name mangling: ht... push 01 Dec 2020 04:43AM UTC brainix travis-ci-com pending completion   set done
1350 master Add CodeQL status badge (#277) CodeQL is a tool by GitHub that checks for security vulnerabilities. push 25 Nov 2020 11:12AM UTC web-flow 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