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

RiptideElements / mightycache / 395
86%

Build:
DEFAULT BRANCH: master
Ran 08 Feb 2017 03:54PM UTC
Jobs 6
Files 14
Run time 4min
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
395

push

travis-ci

web-flow
Fixing Redis set implementation polluting hash set with placeholder key (#107)

* Updating redis set implementation to not create a placeholder value in the given hash set.

Now the the `set` function of the redis implementation simply resolves with an interface for writing to hash sets, instead of first writing a placeholder value as a test, then returning the set. With this change, if writing to the hash set incurs an error, it happens at the first time trying to write, as opposed to when getting the interface.

* Bumping package version

545 of 633 relevant lines covered (86.1%)

124.65 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
lib/cacheImpl/redis.js
4
100.0
lib/setImpl/redis.js
Jobs
ID Job ID Ran Files Coverage
1 395.1 08 Feb 2017 03:54PM UTC 0
86.1
Travis Job 395.1
2 395.2 08 Feb 2017 03:54PM UTC 0
86.1
Travis Job 395.2
3 395.3 08 Feb 2017 03:54PM UTC 0
86.1
Travis Job 395.3
4 395.4 08 Feb 2017 03:55PM UTC 0
86.1
Travis Job 395.4
5 395.5 08 Feb 2017 03:54PM UTC 0
86.1
Travis Job 395.5
6 395.6 08 Feb 2017 03:57PM UTC 0
86.1
Travis Job 395.6
Source Files on build 395
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #395
  • 190bcce0 on github
  • Prev Build on master (#390)
  • Next Build on master (#403)
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