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

ReactiveX / rxjs / 6675
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 07 Jul 2018 11:29AM UTC
Jobs 1
Files 218
Run time 11s
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
6675

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

1788 of 2162 branches covered (82.7%)

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

5685 of 5865 relevant lines covered (96.93%)

1010.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6675.1 (NODE_VER=8 FULL_VALIDATE=true) 07 Jul 2018 11:29AM UTC 0
96.93
Travis Job 6675.1
Source Files on build 6675
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6675
  • Pull Request #2479
  • PR Base - master (#6650)
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