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

brainix / pottery
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: synchronize-decorator
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 random-test-database
branch: random-test-database
CHANGE BRANCH
x
Reset
  • random-test-database
  • 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
  • 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
1417

push

travis-ci-com

brainix
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 a cleaner, more reliable,
and less error prone approach.

349 of 349 branches covered (100.0%)

Branch coverage included in aggregate %.

10 of 10 new or added lines in 4 files covered. (100.0%)

2783 of 2783 relevant lines covered (100.0%)

4.0 hits per line

Relevant lines Covered
Build:
Build:
2783 RELEVANT LINES 2783 COVERED LINES
4.0 HITS PER LINE
Source Files on random-test-database
  • Tree
  • List 31
  • Changed 7
  • Source Changed 5
  • 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
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  
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