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

ReactiveX / rxjs / 8477 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 10 May 2019 12:28AM UTC
Files 192
Run time 14s
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

10 May 2019 12:14AM UTC coverage: 96.66% (-0.2%) from 96.843%
NODE_VER=11 FULL_VALIDATE=true TSC_VERSION=2.8.*

push

travis-ci

benlesh
fix(Subscription): Return Empty when teardown === null (#4575)

* fix(Subscription): Return Empty when teardown === null

`typeof teardown` returns object when null. It breaks later when rxjs tries to access the closed property.

The commit fixes that by first checking for null/undefined.

* fix(Subscription): tslint errors

1691 of 2025 branches covered (83.51%)

5210 of 5390 relevant lines covered (96.66%)

1089.83 hits per line

Source Files on job 8477.3 (NODE_VER=11 FULL_VALIDATE=true TSC_VERSION=2.8.*)
  • Tree
  • List 0
  • Changed 19
  • Source Changed 1
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 7194
  • Travis Job 8477.3
  • ffc4e688 on github
  • Prev Job for NODE_VER=11 FULL_VALIDATE=true TSC_VERSION=2.8.* on master (#8476.3)
  • Next Job for NODE_VER=11 FULL_VALIDATE=true TSC_VERSION=2.8.* on master (#8478.3)
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

© 2025 Coveralls, Inc