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

curationexperts / laevigata
97%
main: 97%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/cipher-base-1.0.6
DEFAULT BRANCH: main
Repo Added 05 Apr 2017 12:26AM UTC
Files 142
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 fix_redis_namespace_deprecations
branch: fix_redis_namespace_deprecations
CHANGE BRANCH
x
Reset
  • fix_redis_namespace_deprecations
  • cache_junit_reporter
  • dependabot/npm_and_yarn/axios-0.30.0
  • dependabot/npm_and_yarn/babel/helpers-7.27.0
  • dependabot/npm_and_yarn/babel/runtime-7.27.0
  • dependabot/npm_and_yarn/brace-expansion-1.1.12
  • dependabot/npm_and_yarn/cipher-base-1.0.6
  • dependabot/npm_and_yarn/elliptic-6.6.1
  • dependabot/npm_and_yarn/nanoid-3.3.8
  • dependabot/npm_and_yarn/pbkdf2-3.1.3
  • dependabot/npm_and_yarn/sha.js-2.4.12
  • embargo_notifications
  • fix_flaky_test
  • fix_grad_service
  • fix_redis_current
  • grad_dates
  • homepage-nursing
  • main
  • speedier_tests
  • spelling-misteak
  • test_ci

01 Jul 2025 05:37PM UTC coverage: 97.424%. Remained the same
90fcbe81-971e-4d3f-858a-e0ec8e932fa6

Pull #2468

circleci

mark-dce
Fix redlock deprecation warnings

**ISSUE**
After the `Redis.current` fix, we are now seeing significant numbers
of deprecations warnings like:
```
Passing 'call' command to redis as is; blind passthrough has been
  deprecated and will be removed in redis-namespace 2.0
  (at /Users/mark/.rbenv/versions/2.7.4/lib/ruby/gems/2.7.0/gems/
   redlock-2.0.6/lib/redlock/client.rb:214:in `block (2 levels) in unlock')
```

**DIAGNOSIS**
We were passing a RedisNamespace object to Redlock instead of a
plain Redis connection specifier. RedisNamespace was complaining
any time an admin (not-namespace-able) command was received.

**RESOLUTION**
Pass a Redis URI to RedLock instead of a RedisNamespace object.
Pull Request #2468: Fix redlock deprecation warnings

2 of 2 new or added lines in 1 file covered. (100.0%)

122 existing lines in 26 files now uncovered.

2837 of 2912 relevant lines covered (97.42%)

52.1 hits per line

Relevant lines Covered
Build:
Build:
2912 RELEVANT LINES 2837 COVERED LINES
52.1 HITS PER LINE
Source Files on fix_redis_namespace_deprecations
  • Tree
  • List 142
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
90fcbe81... fix_redis_namespace_deprecations Fix redlock deprecation warnings **ISSUE** After the `Redis.current` fix, we are now seeing significant numbers of deprecations warnings like: ``` Passing 'call' command to redis as is; blind passthrough has been deprecated and will be removed ... Pull #2468 01 Jul 2025 05:46PM UTC mark-dce circleci
97.42
See All Builds (3733)
  • 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