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

unional / komondor / 138
99%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2018 12:09AM UTC
Jobs 1
Files 26
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
138

push

travis-ci

web-flow
feat: add ReadStream support

Supporting `ReadStream` and `Promise<ReadStream>` as return type.

BREAKING CHANGE:
Some minor data structure change.
`meta.type` => `meta.returnType`,
`{ type: 'promise', meta: { type: 'resolve' | 'reject' } }` => `{ type: 'promise', meta: { status: 'resolve' | 'reject' } }`.

The plugin interface is slightly changed.
`getReturnStub()` takes `action` as the last param and will augment the action instead of adding it to the context.
The action will be added to context by the spy.

233 of 255 branches covered (91.37%)

Branch coverage included in aggregate %.

582 of 591 relevant lines covered (98.48%)

18.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 138.1 28 Jan 2018 12:09AM UTC 0
96.34
Travis Job 138.1
Source Files on build 138
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #138
  • f53df5d4 on github
  • Prev Build on master (#136)
  • Next Build on master (#140)
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