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

brainix / pottery
100%

Build:
DEFAULT BRANCH: master
Repo Added 12 Nov 2020 01:04AM UTC
Files 32
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 master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • badges
  • bailoutexecutor-docstring
  • better-logging
  • brainix-patch-1
  • cachedordereddict-docs
  • cachedordereddict-init-args
  • cachedordereddict-timeout
  • codeql-badge
  • contexttimer-improvements
  • coveralls
  • doctest-cleanup
  • doctest-database
  • dont-repeat-myself
  • early-bail-out
  • explicit-redis-client
  • fixed-hyperloglog-update
  • hyperloglog-docs
  • improved-logging
  • improved-makefile
  • improved-readme
  • lua-script-registration
  • make-counter-fix
  • make-requirements
  • make-upgrade
  • master
  • no-early-bail-out
  • num-elements
  • num-tries-type-checks
  • out-of-scope
  • python-3.9.1
  • random-test-database
  • readme-doctests
  • redis-cache-documentation
  • redisdeque-docs
  • rediserrors
  • redlock-decorator
  • redlock-del
  • refactored-makefile
  • simpler-hyperloglog-update
  • synchronize-decorator
  • travis-ci-com-migration
  • trove-classifier
  • typing-extensions
  • upgrade-requirements
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.0.4
  • v1.0.5
  • v1.0.6
  • v1.0.7
  • v1.0.8
  • v1.0.9

pending completion
1424

push

travis-ci-com

web-flow
Rename redlock() decorator to synchronize() (#305)

355 of 355 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2820 of 2820 relevant lines covered (100.0%)

4.0 hits per line

Relevant lines Covered
Build:
Build:
2820 RELEVANT LINES 2820 COVERED LINES
4.0 HITS PER LINE
Source Files on master
  • Tree
  • List 32
  • Changed 6
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

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  
1423 synchronize-decorator Rename redlock() decorator to synchronize() push 28 Dec 2020 10:51AM UTC brainix travis-ci-com pending completion  
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  
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  
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  
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  
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  
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  
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  
1415 v1.0.9 Bump version number push 27 Dec 2020 01:34AM UTC brainix travis-ci-com pending completion  
See All Builds (140)
  • 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