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

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

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

pending completion
50

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

Jobs
ID Job ID Ran Files Coverage
1 50.1 06 May 2018 10:50AM UTC 0
100.0
Travis Job 50.1
Source Files on build 50
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #50
  • ea1d208b on github
  • Prev Build on transports (#49)
  • Next Build on transports (#52)
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