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

unional / komondor / 282 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 02:51AM UTC
Files 30
Run time 4s
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

23 Apr 2018 02:48AM UTC coverage: 95.934% (+0.8%) from 95.147%
282.1

push

travis-ci

web-flow
feat: add serialize support (#122)

Plugins can now provide a `serialize()` method to specify how the subject should be serialized.

This allows complicated objects such as `Stream` to be used in the input.

`Stream` in particular is complicated because it is stateful.
The instance created in `live()` or `save()` call can be different than the one created in `simulate()`.

Straight serialize causes `SimulationMismatch` because of that.

BREAKING CHANGE:
Because plugin can be used in input,
`{ type: 'callback', name: 'invoke' }` action is removed.
Now it will use any available plugin to handle the call (for 'callback', it's the 'function' plugin).

246 of 263 branches covered (93.54%)

Branch coverage included in aggregate %.

745 of 770 relevant lines covered (96.75%)

41.97 hits per line

Source Files on job 282.1
  • Tree
  • List 0
  • Changed 28
  • Source Changed 9
  • Coverage Changed 28
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 223
  • Travis Job 282.1
  • 51e005d8 on github
  • Prev Job for on master (#279.1)
  • Next Job for on master (#284.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