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

ReactiveX / RxJS / 1391 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2015 09:08PM UTC
Files 166
Run time 4s
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

30 Nov 2015 09:03PM UTC coverage: 97.42% (+0.004%) from 97.416%
1391.1

push

travis-ci

kwonoj
fix(catch): fix catch to dispose old subscriptions

Fix catch operator to not have anymore a shared underlying Subscription, and instead reset the
subscription for each new observable replacing the caught error. This fixes a potential memory leak
if catch is used as an infinite retry, because subscriptions would be retained since the beginning,
and would increasing each time a catch is performed.

Resolves issue #763.

5211 of 5349 relevant lines covered (97.42%)

563.13 hits per line

Source Files on job 1391.1
  • Tree
  • List 0
  • Changed 18
  • Source Changed 1
  • Coverage Changed 18
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1391
  • Travis Job 1391.1
  • 280f7eda on github
  • Prev Job for on master (#1390.1)
  • Next Job for on master (#1392.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc