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

ReactiveX / rxjs / 4369
97%

Build:
DEFAULT BRANCH: master
Ran 19 Mar 2017 02:44PM UTC
Jobs 1
Files 341
Run time 15s
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
4369

Pull #2479

travis-ci

web-flow
fix(mergeAll): add source subscription to composite before actually subscribing

Add subscriptions for source Observables to mergeAll composite subscription
before actually subscribing to any of these Observables, so that if
source Observable emits synchronously and consumer of mergeAll unsubscribes
at that moment (for example `take` operator), subscription to source is
unsubscribed as well and Observable stops emitting.

Closes #2476
Pull Request #2479: fix(mergeAll): add source subscription to composite before actually subscribing

5 of 5 new or added lines in 2 files covered. (100.0%)

6555 of 6710 relevant lines covered (97.69%)

671.23 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4369.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt danger=./node_modules/danger/distribution/danger) 19 Mar 2017 02:44PM UTC 0
97.69
Travis Job 4369.2
Source Files on build 4369
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4369
  • Pull Request #2479
  • PR Base - master (#4367)
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