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

feugy / mini-client / 50 / 1
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: transports
DEFAULT BRANCH: master
Ran 06 May 2018 10:50AM UTC
Files 4
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

06 May 2018 10:48AM UTC coverage: 100.0%. Remained the same
50.1

push

travis-ci

feugy
feat: transports, streams and buffers

Added
- Support for Buffer and Stream parameters and results
- init() method is now optional: initialization will occur at first call if needed, whatever transport used
- Usage of Yarn

Fixed
- client.exposed contains the exposed descriptor, even with local transport (only http transport used to have one)
- Http errors are now wrapped in Boom errors with http transport (only local transport was propagating them)

Changed
- Reformat internals to introduce transports: better extensibility
- Breaking: buildClient() throws only asynchronous validation errors  (name and version when using local service).
  Previously those errors were thrown synchronously.
- Breaking: when called, init() always refresh the exposed APIs.
  This allows to force initialization proactively when suspecting a remote service change.
  Previously it was feching exposed APIs only once.
- Breaking: use got instead of request-promise-native.
  Thrown Error codes and message may be slighlty different.
- Reformat CHANGELOG to follow Keep a Changelog recommandations
- New documentation with latest docma v2.0.0
- Dependencies update

475 of 475 relevant lines covered (100.0%)

120.96 hits per line

Source Files on job 50.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 47
  • Travis Job 50.1
  • ea1d208b on github
  • Prev Job for on transports (#49.1)
  • Next Job for on transports (#52.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