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

mp911de / lettuce / 1358
92%

Build:
DEFAULT BRANCH: master
Ran 20 Feb 2017 11:19PM UTC
Jobs 1
Files 276
Run time 17s
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
1358

push

travis-ci

mp911de
Apply command timeout to PING before connection activation #470

PING before activate connection now applies the configured command timeout from RedisURI to guard connection initialization. Applying the timeout monitors the PING command (AUTH for connections using a password). If the timeout is reached, the initialization future is completed with a timeout exception which closed the connection. If the PING is completed in time, command monitoring is canceled.

34 of 34 new or added lines in 3 files covered. (100.0%)

11182 of 12167 relevant lines covered (91.9%)

0.92 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
src/main/java/com/lambdaworks/redis/PlainChannelInitializer.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/DefaultConnectionFuture.java
1
100.0
src/main/java/com/lambdaworks/redis/cluster/topology/TopologyComparators.java
2
100.0
src/main/java/com/lambdaworks/redis/cluster/SynchronizingClusterConnectionProvider.java
3
100.0
src/main/java/com/lambdaworks/redis/protocol/CommandHandler.java
22
100.0
src/main/java/com/lambdaworks/redis/protocol/RedisStateMachine.java
Jobs
ID Job ID Ran Files Coverage
1 1358.1 (PROFILE=netty-40) 20 Feb 2017 11:19PM UTC 0
91.9
Travis Job 1358.1
Source Files on build 1358
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1358
  • 6eda9c8c on github
  • Prev Build on master (#1354)
  • Next Build on master (#1361)
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