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

unional / komondor / 138 / 1
99%
master: 99%

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

28 Jan 2018 12:05AM UTC coverage: 96.336% (+0.1%) from 96.188%
138.1

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

Source Files on job 138.1
  • Tree
  • List 0
  • Changed 23
  • Source Changed 10
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 138
  • Travis Job 138.1
  • f53df5d4 on github
  • Prev Job for on master (#136.1)
  • Next Job for on master (#140.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