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

mtth / avsc / 525 / 12
99%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 5.7.0
DEFAULT BRANCH: master
Ran 04 Feb 2018 06:56PM UTC
Files 7
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

04 Feb 2018 06:52PM UTC coverage: 98.924% (-0.1%) from 99.046%
AVSC_COVERAGE=1

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

Source Files on job 525.12 (AVSC_COVERAGE=1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 525
  • Travis Job 525.12
  • a74e79e6 on github
  • Prev Job for AVSC_COVERAGE=1 on 6.0 (#524.12)
  • Next Job for AVSC_COVERAGE=1 on 6.0 (#533.12)
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