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

mp911de / lettuce / 1300
92%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2017 09:29PM UTC
Jobs 2
Files 272
Run time 20s
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
1300

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.

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

11123 of 12096 relevant lines covered (91.96%)

1.84 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/ConnectionBuilder.java
1
100.0
src/main/java/com/lambdaworks/redis/protocol/CommandHandler.java
5
100.0
src/main/java/com/lambdaworks/redis/protocol/ReconnectionHandler.java
Jobs
ID Job ID Ran Files Coverage
1 1300.1 (PROFILE=netty-40) 27 Jan 2017 09:29PM UTC 0
91.77
Travis Job 1300.1
2 1300.2 (PROFILE=netty-41) 27 Jan 2017 09:29PM UTC 0
91.84
Travis Job 1300.2
Source Files on build 1300
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1300
  • 4249b522 on github
  • Prev Build on master (#1297)
  • Next Build on master (#1304)
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