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

unional / komondor-plugin / 44
100%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 01:38AM UTC
Jobs 1
Files 5
Run time 0s
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
44

push

travis-ci

web-flow
feat: add serialize() (#16)

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.

- `SpecCallbackAction` is renamed to `SpecActionWithSource`.
This is used internally by `komondor` so it is not a breaking change.
- Removed exposing `serializeAction()` and `serializeActions()`

14 of 14 branches covered (100.0%)

Branch coverage included in aggregate %.

34 of 34 relevant lines covered (100.0%)

3.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 44.1 23 Apr 2018 01:38AM UTC 0
100.0
Travis Job 44.1
Source Files on build 44
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #44
  • 9396872b on github
  • Prev Build on master (#41)
  • Next Build on master (#46)
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