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

unional / komondor-plugin / 44 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 23 Apr 2018 01:38AM UTC
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

23 Apr 2018 01:31AM UTC coverage: 100.0%. Remained the same
44.1

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

Source Files on job 44.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7
  • Travis Job 44.1
  • 9396872b on github
  • Prev Job for on master (#41.1)
  • Next Job for on master (#46.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