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

unional / komondor / 96
99%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2018 03:26AM UTC
Jobs 1
Files 24
Run time 1s
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
96

push

travis-ci

web-flow
feat: API change (#38)

BREAKING CHANGE:
`closing` is changed to `completed` make the term more generic and thus makes more sense to all scenarios.

It meant for `the spec as completed its record/replay of actions`.

Most of the time you don't need to use `closing` (and now `completed) directly,
so your code shouldn't break.

Change handling of spy and stub into a plugin system.
Invert the dependency and now new plugins can be added in the future to support other types.

Changed data structure for child process to match the plugin system.

Changed data structure for promise to match the plugin system.
Promise is a JavaScript convention.
Other language has their own way.
Need to give them enough freedom to implement the same behavior.

FEATURES:
Support package `ws` (WebSocket).
Currently only support Client.
Server will be supported in the future.

FIXES:
`replay` will also call listeners from on() and onAny()

173 of 204 branches covered (84.8%)

Branch coverage included in aggregate %.

513 of 531 relevant lines covered (96.61%)

13.03 hits per line

Jobs
ID Job ID Ran Files Coverage
1 96.1 22 Jan 2018 03:26AM UTC 0
93.33
Travis Job 96.1
Source Files on build 96
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #96
  • a4ba67fd on github
  • Prev Build on master (#85)
  • Next Build on master (#99)
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