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

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

Build:
Build:
LAST BUILD BRANCH: transports
DEFAULT BRANCH: master
Ran 25 Nov 2018 03:15PM 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
52

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

532 of 532 relevant lines covered (100.0%)

9.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 52.1 25 Nov 2018 03:15PM UTC 0
100.0
Travis Job 52.1
Source Files on build 52
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #52
  • 2b09687f on github
  • Prev Build on transports (#50)
  • Next Build on transports (#54)
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