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

mtth / avsc / 525
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 5.7.0
DEFAULT BRANCH: master
Ran 04 Feb 2018 06:56PM UTC
Jobs 1
Files 7
Run time 2s
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
525

push

travis-ci

mtth
Tweak various service options

In no particular order:

+ Client `objectMode` transports are now simplified. Instead of only
  taking in a callback, they directly take in a request payload.
+ `createClient`'s `server` option will now caused the channel to be
  created synchronously (before the method returns). This makes it
  possible to emit messages directly after, without waiting on the
  `channel` event.
+ `createClient`'s `buffering` option is gone.
+ Channels' `drain` event is now public.
+ It is possible to select a channel when emitting a message via a
  `channel` option.
+ Clients' `channelPolicy` option is now invoked independently of the
  number of available channels: if defined, it is always called unless
  the `channel` option was set when emitting the message.
+ Servers now have a `destroyChannels` method, similar to clients.

1811 of 1868 branches covered (96.95%)

4046 of 4090 relevant lines covered (98.92%)

326.39 hits per line

Jobs
ID Job ID Ran Files Coverage
12 525.12 (AVSC_COVERAGE=1) 04 Feb 2018 06:56PM UTC 0
98.92
Travis Job 525.12
Source Files on build 525
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #525
  • a74e79e6 on github
  • Prev Build on 6.0 (#524)
  • Next Build on 6.0 (#533)
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