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

microstates / microstates.js / 1571 / 5
99%
master: 99%

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

18 Nov 2018 03:57PM UTC coverage: 90.56% (+0.2%) from 90.391%
1571.5

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

Source Files on job 1571.5
  • Tree
  • List 0
  • Changed 8
  • Source Changed 1
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 986
  • Travis Job 1571.5
  • 92e10a96 on github
  • Prev Job for on master (#1568.5)
  • Next Job for on master (#1576.5)
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