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

mp911de / lettuce / 1299
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Ran 27 Jan 2017 09:29PM UTC
Jobs 2
Files 323
Run time 29s
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

pending completion
1299

push

travis-ci

mp911de
Fix authenticated PING before connect with Redis Sentinel #448

PING before reconnect now no longer executes AUTH when connecting a Redis Sentinel node but only a PING. Redis Sentinel does not provide authentication which causes AUTH to fail.

Extract PING command supplier from initializers into ConnectionBuilder so the connecting method can decide over the PING method. Connecting no longer issues an additional AUTH command if PING before connect is enabled.

43 of 43 new or added lines in 5 files covered. (100.0%)

12982 of 14757 relevant lines covered (87.97%)

1.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/cluster/RedisClusterClient.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/cluster/topology/TopologyComparators.java
1
100.0
src/main/java/com/lambdaworks/redis/ConnectionBuilder.java
2
100.0
src/main/java/com/lambdaworks/redis/dynamic/ReactiveTypeAdapters.java
5
100.0
src/main/java/com/lambdaworks/redis/protocol/ReconnectionHandler.java
Jobs
ID Job ID Ran Files Coverage
1 1299.1 (PROFILE=netty-40) 27 Jan 2017 09:29PM UTC 0
87.82
Travis Job 1299.1
2 1299.2 (PROFILE=netty-41) 27 Jan 2017 09:29PM UTC 0
87.86
Travis Job 1299.2
Source Files on build 1299
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1299
  • 52800127 on github
  • Prev Build on 5.x (#1298)
  • Next Build on 5.x (#1305)
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