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

ReactiveX / rxjs / 6675 / 1
97%
master: 97%

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

07 Jul 2018 11:18AM UTC coverage: 96.931% (+0.2%) from 96.747%
NODE_VER=8 FULL_VALIDATE=true

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%)

5685 of 5865 relevant lines covered (96.93%)

1010.82 hits per line

Source Files on job 6675.1 (NODE_VER=8 FULL_VALIDATE=true)
  • Tree
  • List 0
  • Changed 41
  • Source Changed 2
  • Coverage Changed 41
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 5921
  • Travis Job 6675.1
  • cabc0747 on github
  • Prev Job for NODE_VER=8 FULL_VALIDATE=true on fix-merge-all-inner-subscriptions (#6650.1)
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