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

ReactiveX / rxjs / 4594
97%

Build:
DEFAULT BRANCH: master
Ran 14 Jun 2017 09:15PM UTC
Jobs 1
Files 345
Run time 16s
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
4594

push

travis-ci

benlesh
fix(first): unsubscription logic properly called on complete and error (#2463)

Force unsubscription logic when operator completes or errors, so
that source Observable is only subscribed as long as it has to,
even when combined with operators that do not immediately unsubscribe
from 'first' when it completes or errors.

Closes #2455

BREAKING CHANGE: unsubscription cadence has changed for `first`, this means side-effects related to unsubscription may occur at a different time than in previous versions.

3 of 3 new or added lines in 1 file covered. (100.0%)

6645 of 6799 relevant lines covered (97.73%)

684.63 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4594.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt danger=./node_modules/danger/distribution/danger) 14 Jun 2017 09:15PM UTC 0
97.73
Travis Job 4594.2
Source Files on build 4594
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4594
  • af747f06 on github
  • Prev Build on master (#4592)
  • Next Build on master (#4601)
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