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

mp911de / lettuce
92%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 3.4.x
  • 3.5.x
  • 3.x
  • 4.1.x
  • 4.2.x
  • 4.3.1.Final
  • 4.3.x
  • 5.x
  • documentation
  • issue/371-dynamic-redis-api
  • issue/402-epoll-for-socket-channels
  • issue/432-command-method-batching
  • issue/456-send-batches
  • redis-build

pending completion
1393

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

11211 of 12185 relevant lines covered (92.01%)

1.84 hits per line

Relevant lines Covered
Build:
Build:
12185 RELEVANT LINES 11211 COVERED LINES
1.84 HITS PER LINE
Source Files on master
  • List 0
  • Changed 6
  • Source Changed 1
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1393 master 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 07:57PM UTC mp911de travis-ci pending completion  
1391 master Rollback to netty-tcnative 1.1.33.Fork26 #489 push 20 Mar 2017 07:15AM UTC mp911de travis-ci pending completion  
1389 master Rollback to netty-tcnative 1.1.33.Fork26 push 20 Mar 2017 06:54AM UTC mp911de travis-ci pending completion  
1383 master 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:16PM UTC mp911de travis-ci pending completion  
1382 master Update Netty version to 4.1.9 Pull #489 19 Mar 2017 11:23AM UTC web-flow travis-ci pending completion  
1381 master Mention Sonatype OSS for snapshot use push 18 Mar 2017 06:43PM UTC mp911de travis-ci pending completion  
1379 master 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:35PM UTC mp911de travis-ci pending completion  
1376 master Add shutdownAsync for RedisClient Currently, if users call `shutdown()` in RedisFuture handler, it'll be a deadlock. To solve this, introduced `shutdownAsync()` for RedisClient. Pull #485 16 Mar 2017 07:27AM UTC web-flow travis-ci pending completion  
1374 master 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  
1372 master Polishing #482 Reduce log noise during tests. push 14 Mar 2017 08:21PM 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