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

redis / ioredis
89%

Build:
DEFAULT BRANCH: main
Repo Added 15 Jun 2023 04:24AM UTC
Token MAQQWZiwQkMYs01t2v9yYH9vfpegrLBCt regen
Build 254 Last
Files 37
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • DevandScorp/fix/issue-with-moved-command-for-replicas
  • add_hexpire
  • chore/add-beta-in-releaserc
  • chore/bump-redis-test-image-8.8-custom
  • chore/bump-redis-test-image-8.8-m03
  • chore/bump-redis-test-image-unstable-24425681442
  • chore/create-release-5.9.2
  • chore/fix-test-container-8.4
  • chore/remove-lodash
  • chore/update-redis-server-test-version
  • ci/add-redis-version-matrix
  • ci/update-test-images
  • default_family_0
  • disable-keep-alive
  • dmaier-sharded-pubsub
  • feat/add-array-commands
  • feat/add-gcra
  • feat/add-increx-command
  • feat/add-msetex-command
  • feat/add-scenario-tests
  • feat/add-vector-set-support
  • feat/add-xnack-command
  • feat/add-zinter-zunion-count
  • feat/client-setinfo
  • feat/cluster-custom-redis-class
  • feat/cluster-node-retry-strategy
  • feat/cluster-reconnect-on-refresh-failure
  • feat/nat-mapping-through-fn
  • feat/provide-password
  • feat/refactor-sharded-pub-sub-v5
  • feat/tracing-channel
  • feature/add-more-xtrim-method-overloads
  • feature/cluster-add-initial-nodes-to-pool-options
  • feature/xdelex
  • fix-1933-keyPrefix
  • fix-autopipelining
  • fix-connect-docs
  • fix-sentinel-url
  • fix/add-timeout-blocking-commands
  • fix/blocking-timeouts-opt-in
  • fix/duplicate-respects-subclass
  • fix/issue-with-moved-command-for-replicas
  • fix/pin-deps
  • fix/pipeline-string-accumulation-test
  • fix/pubsub-on-connect-issues
  • fix/redact-auth-credentials
  • fix/replace-url-parse-with-url-api
  • fix/replace-url-parse-with-whatwg-url
  • fix/setinfo-connection-failure
  • fix/sharded-pub-sub-lazy-subscribers
  • fix/spub-ssub-race-condition-followup
  • fix/spub-ssub-test-race-condition
  • fix/ssubscribe-crossslot-on-resubscription
  • fix/ssubscribe-handle-moved-error
  • fix/ssubscribe-resubscribe-per-channel
  • fix/subscriber-connection-dying
  • fix/typedoc-nullable-type
  • fix/username-and-password-have-explicit-undefined-types
  • hscanstream_novalues_option
  • implement-hpexpire
  • luin-patch-1
  • patch-1
  • patch_fix
  • refactor/relocate-client-setinfo-commands
  • refreshSlotsCache
  • remove-console-log
  • socket-timeout-fix
  • socketTimeout
  • ssubscribe_moved_latest
  • stale-issues-management
  • test/add-cluster-tests-ci-cd-v5
  • test/fix-cluster-pipeline
  • test/gate-functional-tests-by-redis-version
  • test/subkeyspace-notifications
  • topic/tishun/coveralls-covers-all
  • uglide-patch-1

20 Apr 2026 01:56PM UTC coverage: 88.694%. First build
24670583996

Pull #2105

github

web-flow
Merge 61db0c1a8 into defc07716
Pull Request #2105: fix: add SNI servername for TLS connection from host field

1400 of 1651 branches covered (84.8%)

Branch coverage included in aggregate %.

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

2601 of 2860 relevant lines covered (90.94%)

17460.38 hits per line

Relevant lines Covered
Build:
Build:
2860 RELEVANT LINES 2601 COVERED LINES
17460.38 HITS PER LINE
Source Files on main
  • Tree
  • List 37
  • 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
24670583996 main Merge 61db0c1a8 into defc07716 Pull #2105 20 Apr 2026 02:28PM UTC web-flow github
88.69
24660678640 main Merge ce668d224 into defc07716 Pull #2105 20 Apr 2026 10:15AM UTC web-flow github
88.65
24659592095 main Merge 461c4cc08 into defc07716 Pull #2105 20 Apr 2026 09:55AM UTC web-flow github
88.68
23301595624 main fix(cluster): lazily start sharded subscribers (#2090) * fix(cluster): lazily start sharded subscribers * fix(cluster): ignore late sharded subscriber start after stop * test: split sharded pub/sub scenario coverage into focused suites * test:... push 19 Mar 2026 03:07PM UTC web-flow github
88.67
21950979290 main chore(release): 5.9.3 [skip ci] ## [5.9.3](https://github.com/luin/ioredis/compare/v5.9.2...v5.9.3) (2026-02-12) ### Bug Fixes * autopipelining to route writes to masters with scaleReads ([#2072](https://github.com/luin/ioredis/issues/2072)) ([... push 12 Feb 2026 02:39PM UTC semantic-release-bot github
89.14
21950436732 main chore(release): 5.9.3 [skip ci] ## [5.9.3](https://github.com/luin/ioredis/compare/v5.9.2...v5.9.3) (2026-02-12) ### Bug Fixes * autopipelining to route writes to masters with scaleReads ([#2072](https://github.com/luin/ioredis/issues/2072)) ([... push 12 Feb 2026 02:24PM UTC semantic-release-bot github
89.07
21950029217 main fix(types): optional properties on RedisOptions allow explicit undefined (#2066) * optional properties on RedisOptions, SentinelConnectionOptions, ClusterOptions when exactOptionalPropertyTypes is true in the consuming application's tsconfig, yo... push 12 Feb 2026 02:13PM UTC web-flow github
89.14
21861667519 main fix(types): optional properties on RedisOptions allow explicit undefined (#2066) * optional properties on RedisOptions, SentinelConnectionOptions, ClusterOptions when exactOptionalPropertyTypes is true in the consuming application's tsconfig, yo... push 10 Feb 2026 10:44AM UTC web-flow github
89.14
21033319493 main Revert "fix: preserve replica slots on MOVED in pipelines (#2059)" (#2062) This reverts commit a1c3e9d3a. push 15 Jan 2026 01:41PM UTC web-flow github
89.14
20818291446 main fix: make client-side blocking timeouts opt-in (#2058) push 08 Jan 2026 01:24PM UTC web-flow github
89.0
See All Builds (234)

Badge your Repo: ioredis

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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

© 2026 Coveralls, Inc