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

mmkal / handy-redis / 398
100%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2020 02:49AM UTC
Jobs 3
Files 10
Run time 26s
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
398

push

travis-ci

web-flow
feat(redis): update redis commands (#120)

this updates both the https://github.com/antirez/redis-doc and https://github.com/NodeRedis/redis-commands dependencies.

fixes #46

Mostly the changes are new commands, but some function can now be called like client.hset('myhash', ['field1', 'Hello']) rather than client.hset('myhash', 'field1', 'Hello'). This allows setting multiple fields, e.g. client.hset('myhash', ['field1', 'Hello'], ['field2', 'Goodbye']).

The last arg of setbit can also now be number, rather than a string. Likely the string form will be dropped in the next major version.

See the diff from the PR merging this change for examples in the snapshot tests.

60 of 60 branches covered (100.0%)

Branch coverage included in aggregate %.

146 of 146 relevant lines covered (100.0%)

28935.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 398.1 04 Jan 2020 02:49AM UTC 0
100.0
Travis Job 398.1
2 398.2 04 Jan 2020 02:49AM UTC 0
100.0
Travis Job 398.2
3 398.3 04 Jan 2020 02:49AM UTC 0
100.0
Travis Job 398.3
Source Files on build 398
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #398
  • e2980243 on github
  • Prev Build on master (#381)
  • 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