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

mp911de / lettuce / 488
94%
master: 92%

Build:
Build:
LAST BUILD BRANCH: 5.x
DEFAULT BRANCH: master
Ran 10 Sep 2015 06:06AM UTC
Jobs 1
Files 172
Run time 4s
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
488

push

travis-ci

mp911de
Use LinkedHashMap instead of HashMap for Map outputs #133

Motivation: A LinkedHashMap preserves the order of elements whereas a HashMap maintains a "random order". The order of Redis hash values depends on the order of insertion. Users might want to preserve that order and that's the reason why to use a LinkedHashMap.

6325 of 6718 relevant lines covered (94.15%)

0.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 488.1 10 Sep 2015 06:06AM UTC 0
94.15
Travis Job 488.1
Source Files on build 488
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #488
  • 9b66ceda on github
  • Prev Build on 4.0 (#486)
  • Next Build on 4.0 (#490)
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