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

mp911de / lettuce / 885
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Ran 06 Jun 2016 08:04AM UTC
Jobs 1
Files 204
Run time 10s
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
885

push

travis-ci

mp911de
Write/enqueue only active commands #262

CommandHandler writes and queues only active (non-cancelled) commands and command batches. Command batches are inspected for Commands were previously not queued but written which caused the connection to get out of sync. CommandEncoder no longer checks for cancelled commands as this would cause the connection to get out of sync. Retriggering of commands in cluster node connection uses the cancelled commands check to optimize its writes.

45 of 45 new or added lines in 2 files covered. (100.0%)

7696 of 8234 relevant lines covered (93.47%)

0.93 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/protocol/CommandHandler.java

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/main/java/com/lambdaworks/redis/protocol/RedisStateMachine.java
1
100.0
src/main/java/com/lambdaworks/redis/cluster/ClusterTopologyRefresh.java
Jobs
ID Job ID Ran Files Coverage
1 885.1 06 Jun 2016 08:04AM UTC 0
93.47
Travis Job 885.1
Source Files on build 885
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #885
  • a9d4ff50 on github
  • Prev Build on 4.1.x (#876)
  • Next Build on 4.1.x (#916)
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