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

mp911de / lettuce / 1052
92%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2016 03:12AM UTC
Jobs 2
Files 244
Run time 26s
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
1052

Pull #330

travis-ci

web-flow
Fix srandmember return type from Set to List for Redis command specification

According to http://redis.io/commands/srandmember ,
if `count` is positive, results are distinct.
But, `count` is negative, it allows results contain same element multiple items.
Pull Request #330: Fix srandmember return type from Set to List for Redis command specif…

9950 of 10702 relevant lines covered (92.97%)

1.86 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/protocol/CommandHandler.java
2
100.0
src/main/java/com/lambdaworks/redis/protocol/ConnectionWatchdog.java
Jobs
ID Job ID Ran Files Coverage
1 1052.1 (PROFILE=netty-40) 08 Aug 2016 03:13AM UTC 0
92.76
Travis Job 1052.1
2 1052.2 (PROFILE=netty-41) 08 Aug 2016 03:12AM UTC 0
92.81
Travis Job 1052.2
Source Files on build 1052
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1052
  • Pull Request #330
  • PR Base - master (#1050)
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