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

mp911de / lettuce / 1243
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Ran 01 Dec 2016 01:30PM UTC
Jobs 1
Files 312
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
1243

push

travis-ci

mp911de
Allow setting client name with RedisURI #416

RedisURI now allows client name configuration to set the client name upon connection. The client name is applied to all connection types. Client name can be set via URI and API:

redis://host:port?clientName=foo

redisURI.setClientName("foo")

RedisURI.Builder.redis("host").withClientName("foo")

62 of 62 new or added lines in 8 files covered. (100.0%)

12534 of 14369 relevant lines covered (87.23%)

0.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/RedisURI.java
1
100.0
src/main/java/com/lambdaworks/redis/sentinel/StatefulRedisSentinelConnectionImpl.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/protocol/ReconnectionHandler.java
1
100.0
src/main/java/com/lambdaworks/redis/dynamic/ReactiveTypeAdapters.java
13
100.0
src/main/java/com/lambdaworks/redis/protocol/RedisStateMachine.java
Jobs
ID Job ID Ran Files Coverage
2 1243.2 (PROFILE=netty-41) 01 Dec 2016 01:30PM UTC 0
87.23
Travis Job 1243.2
Source Files on build 1243
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1243
  • 47538492 on github
  • Prev Build on 5.x (#1242)
  • Next Build on 5.x (#1248)
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