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

mmkal / handy-redis / 398 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 04 Jan 2020 02:49AM UTC
Files 5
Run time 0s
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

04 Jan 2020 02:46AM UTC coverage: 100.0%. Remained the same
398.1

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.

30 of 30 branches covered (100.0%)

Branch coverage included in aggregate %.

73 of 73 relevant lines covered (100.0%)

9645.15 hits per line

Source Files on job 398.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 291
  • Travis Job 398.1
  • e2980243 on github
  • Prev Job for on master (#381.3)
  • Next Job for on master (#403.1)
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