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

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

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

Pull #8

travis-ci

web-flow
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
Pull Request #8: Transports, streams and buffers

528 of 528 new or added lines in 4 files covered. (100.0%)

532 of 532 relevant lines covered (100.0%)

9.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 55.1 25 Nov 2018 03:20PM UTC 0
100.0
Travis Job 55.1
Source Files on build 55
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #55
  • Pull Request #8
  • PR Base - master (#45)
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