• 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 fixed-hyperloglog-update
branch: fixed-hyperloglog-update
CHANGE BRANCH
x
Reset
  • fixed-hyperloglog-update
  • 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
  • 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
1315

push

travis-ci-com

brainix
Ensure self, obj are on same Redis before PFMERGE

Before, we were just ensuring that `obj` was a Redis HyperLogLog before
issuing `PFMERGE` in `HyperLogLog.update()`.

That's not enough.  We also need to ensure that `obj` lives on the same
Redis instance/database as `self` in order for `PFMERGE` to work.

325 of 325 branches covered (100.0%)

Branch coverage included in aggregate %.

2666 of 2666 relevant lines covered (100.0%)

4.0 hits per line

Relevant lines Covered
Build:
Build:
2666 RELEVANT LINES 2666 COVERED LINES
4.0 HITS PER LINE
Source Files on fixed-hyperloglog-update
  • Tree
  • List 30
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1315 fixed-hyperloglog-update Ensure self, obj are on same Redis before PFMERGE Before, we were just ensuring that `obj` was a Redis HyperLogLog before issuing `PFMERGE` in `HyperLogLog.update()`. That's not enough. We also need to ensure that `obj` lives on the same Redis ... push 17 Nov 2020 12:36AM 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