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

mp911de / lettuce
88%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Repo Added 15 Jul 2014 03:43PM UTC
Files 342
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

LAST BUILD ON BRANCH 5.x
branch: 5.x
CHANGE BRANCH
x
Reset
  • 5.x
  • 3.4.x
  • 3.5.x
  • 3.x
  • 4.1.x
  • 4.2.x
  • 4.3.1.Final
  • 4.3.x
  • documentation
  • issue/371-dynamic-redis-api
  • issue/402-epoll-for-socket-channels
  • issue/432-command-method-batching
  • issue/456-send-batches
  • master
  • redis-build

pending completion
1395

push

travis-ci

mp911de
Calculate first response metrics from sent time #491

Latency collection calculates firstResponse latency using sent time as reference. First response latency reflects the time between sending and receiving (processing) the first chunk of data for the command.

Previously firstResponse latency was calculated between first response time and command completion.

1 of 1 new or added line in 1 file covered. (100.0%)

13411 of 15230 relevant lines covered (88.06%)

1.76 hits per line

Relevant lines Covered
Build:
Build:
15230 RELEVANT LINES 13411 COVERED LINES
1.76 HITS PER LINE
Source Files on 5.x
  • List 0
  • Changed 7
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1395 5.x Calculate first response metrics from sent time #491 Latency collection calculates firstResponse latency using sent time as reference. First response latency reflects the time between sending and receiving (processing) the first chunk of data for... push 20 Mar 2017 08:06PM UTC mp911de travis-ci pending completion  
1384 5.x Polishing #485 Apply exception translation when synchronizing shutdown future. Inline CompletableFuture array creation. Refactor LettuceFutures to extract exception translation. Disable RedisClientConnectionTest.shutdownSyncInRedisFutureTest beca... push 19 Mar 2017 05:13PM UTC mp911de travis-ci pending completion  
1373 5.x Synchronize ClientResources shutdown in client shutdown #475 Synchronize on the ClientResources.close()-Future when shutting down a redis client instance via AbstractRedisClient.shutdown(…). Previously the close future was not used to synchronize... push 14 Mar 2017 08:44PM UTC mp911de travis-ci pending completion  
1371 5.x Polishing #482 Reduce log noise during tests. push 14 Mar 2017 08:11PM UTC mp911de travis-ci pending completion  
1369 5.x Skip SO_KEEPALIVE and TCP_NODELAY options for Unix Domain Socket connections #476 Keep-alive and No-Delay options are not set for Unix Domain Socket connections. Setting these options causes warnings in the log and the options have no effect on t... push 14 Mar 2017 07:55PM UTC mp911de travis-ci pending completion  
1367 5.x Polishing #481 Add author tag. Reformat code. push 14 Mar 2017 07:37PM UTC mp911de travis-ci pending completion  
1363 5.x Fix verifier expectation for multple error signals clientSetname(…) is executed on multiple hosts and each Publisher emits an error signal. flatMap merges multiple errors into a new Throwable, original exceptions are nested as suppressed exceptio... push 23 Feb 2017 02:17PM UTC mp911de travis-ci pending completion  
1362 5.x Disable SynchronizingClusterConnectionProviderTest.shouldCloseAsync on non-Mac platforms Test relies on ServerSocket backlog limiting to delay connection. Backlog control works on Mac but not necessarily on other platforms. push 22 Feb 2017 02:03AM UTC mp911de travis-ci pending completion  
1356 5.x Use Reactor's StepVerifier in tests #455 Remove TestSubscriber and replace .block calls with StepVerifier, where possible. push 19 Feb 2017 07:05PM UTC mp911de travis-ci pending completion  
1355 5.x Upgrade dependencies #474 * RxJava 1 to 1.2.6 * RxJava 2 to 2.0.6 * Reactor Core to 3.0.5.RELEASE * Reactor Test to 3.0.5.RELEASE * rxjava-reactive-streams to 1.2.1 * tcnative to 1.1.33.Fork26 * Spring to 4.3.6.RELEASE * Mockito to 2.7.9 * Assert... push 19 Feb 2017 04:53PM UTC mp911de travis-ci pending completion  
See All Builds (1042)
  • Repo on GitHub
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