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

microstates / microstates.js / 1571
99%

Build:
DEFAULT BRANCH: master
Ran 18 Nov 2018 04:01PM UTC
Jobs 1
Files 20
Run time 2s
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
1571

push

travis-ci

web-flow
Added object iterator to allow using ObjectType with queries (#276)

Introduces `Symbol.iterator` for ObjectType. This makes it possible to use object microstates with `for (let obj of microstates)` syntax, which also provides support for Queries to map, filter and reduce objects.

The iterator yields entry objects which allow the key/value to be restructured as objects `for (let { key, value } of microstates)` or arrays `for (let [value key] of microstates)`.

167 of 222 branches covered (75.23%)

Branch coverage included in aggregate %.

399 of 403 relevant lines covered (99.01%)

1048.41 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1571.5 18 Nov 2018 04:01PM UTC 0
90.56
Travis Job 1571.5
Source Files on build 1571
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1571
  • 92e10a96 on github
  • Prev Build on master (#1568)
  • Next Build on master (#1576)
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