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

unional / komondor / 282
99%

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

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

Jobs
ID Job ID Ran Files Coverage
1 282.1 23 Apr 2018 02:51AM UTC 0
95.93
Travis Job 282.1
Source Files on build 282
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #282
  • 51e005d8 on github
  • Prev Build on master (#279)
  • Next Build on master (#284)
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