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

ReactiveX / rxjs / 3332
97%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2016 08:13AM UTC
Jobs 1
Files 337
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
3332

push

travis-ci

jayphelps
refactor(*): rename isUnsubscribed to closed (#1844)

The Observable specification currently in stage 1 has added a `closed` property to observers which is functionally identical to the `isUnsubscribed` property in RxJS (source: https://github.com/zenparsing/es-observable/issues/90). In this commit we rename everywhere `isUnsubscribed` appears with `closed` to continue to be specification compliant.

Closes #1798

BREAKING CHANGE: rename `isUnsubscribed` to `closed`

83 of 83 new or added lines in 34 files covered. (100.0%)

6402 of 6620 relevant lines covered (96.71%)

605.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/observable/ArrayLikeObservable.ts
2
100.0
src/util/subscribeToResult.ts
Jobs
ID Job ID Ran Files Coverage
1 3332.1 25 Jul 2016 08:13AM UTC 0
96.71
Travis Job 3332.1
Source Files on build 3332
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3332
  • 9b8afb8c on github
  • Prev Build on master (#3326)
  • Next Build on master (#3337)
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