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

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

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2018 05:38PM UTC
Files 20
Run time 13min
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 Dec 2018 05:35PM UTC coverage: 90.65% (+0.09%) from 90.56%
1612.5

push

travis-ci

web-flow
Gather all transitions from the prototype chain (#290)

When a transition is inherited from the parent, the transition
definition resides on the parent's prototype. This resulted in
closures not being created around parent's transitions because
methodOf function that was used to gather transitions was only looking
on the class's prototype.

This PR introduces getPrototypeDescriptors function that gathers
prototypes by recursively walking the prototype chain. methodOf
consumes this function to ensure that all transitions are included
when creating closures for transitions.

169 of 224 branches covered (75.45%)

Branch coverage included in aggregate %.

403 of 407 relevant lines covered (99.02%)

1103.72 hits per line

Source Files on job 1612.5
  • Tree
  • List 0
  • Changed 10
  • Source Changed 1
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1021
  • Travis Job 1612.5
  • c1cf82c5 on github
  • Prev Job for on master (#1599.5)
  • Next Job for on master (#1615.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