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

hoodiehq / hoodie-store-client / 514
100%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2016 08:46PM UTC
Jobs 2
Files 21
Run time 10s
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
514

push

travis-ci

gr2m
fix: store('scope').update() ignores scope

Ensures that when calling `store('scope').update(...)`, that only items in scope are updated.  Items out of scope are ignored.

This code assumes the following:
* `storedObjects` is an array with the exact same size as `objectsOrIds`
* `objectsOrIds` is either a string, an object, a list of strings, or a list of objects
* if `objectsOrIds` is not an array then it is a single string representing an id or a single object and, as a result, `storedObjects` will either be null or a single object
* when attempting to find a single objectOrId, a single object is returned (rather than an array with one object)
* every item returned by find() will have an id associated with it.

307 of 307 relevant lines covered (100.0%)

29.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 514.1 (COMMAND=test) 02 Sep 2016 08:47PM UTC 0
100.0
Travis Job 514.1
2 514.2 (COMMAND=test:browser:cloud) 02 Sep 2016 08:46PM UTC 0
100.0
Travis Job 514.2
Source Files on build 514
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #514
  • 3e670427 on github
  • Prev Build on master (#511)
  • Next Build on master (#523)
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