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

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

Build:
Build:
LAST BUILD BRANCH: transports
DEFAULT BRANCH: master
Ran 25 Nov 2018 03:15PM UTC
Files 4
Run time 0s
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

25 Nov 2018 03:13PM UTC coverage: 100.0%. Remained the same
52.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

532 of 532 relevant lines covered (100.0%)

9.49 hits per line

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