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

mp911de / lettuce
93%
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 4.3.x
branch: 4.3.x
CHANGE BRANCH
x
Reset
  • 4.3.x
  • 3.4.x
  • 3.5.x
  • 3.x
  • 4.1.x
  • 4.2.x
  • 4.3.1.Final
  • 5.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
1394

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%)

10630 of 11436 relevant lines covered (92.95%)

1.86 hits per line

Relevant lines Covered
Build:
Build:
11436 RELEVANT LINES 10630 COVERED LINES
1.86 HITS PER LINE
Source Files on 4.3.x
  • List 0
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1394 4.3.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:00PM UTC mp911de travis-ci pending completion  
1392 4.3.x Rollback to netty-tcnative 1.1.33.Fork26 #489 push 20 Mar 2017 07:17AM UTC mp911de travis-ci pending completion  
1378 4.3.x Fix cummulative metrics collection #487 Collect cummulative metrics if metrics reset is disable. Previously, the histogram was retrieved with getIntervalHistogram() that reset the underlying LatencyStats. Cummulative metrics collection obtains a ... push 17 Mar 2017 08:29PM UTC mp911de travis-ci pending completion  
1375 4.3.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:51PM UTC mp911de travis-ci pending completion  
1368 4.3.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:54PM UTC mp911de travis-ci pending completion  
1366 4.3.x Polishing #481 Add author tag. Reformat code. push 14 Mar 2017 07:36PM UTC mp911de travis-ci pending completion  
1359 4.3.x 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 ... push 20 Feb 2017 11:21PM UTC mp911de travis-ci pending completion  
1351 4.3.x Read connect future in ReconnectHandler to local variable #465 ReconnectHandler reads now the connect future in a local variable prior to futher interaction to avoid races in which the connect future is set to null or a different value. push 19 Feb 2017 04:27PM UTC mp911de travis-ci pending completion  
1346 4.3.x Improve JavaDoc #472 push 19 Feb 2017 08:43AM UTC mp911de travis-ci pending completion  
1345 4.3.x Polishing #471 Reformat code. push 18 Feb 2017 12:48PM 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