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

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

Build:
DEFAULT BRANCH: master
Ran 25 Jan 2019 02:38AM UTC
Files 219
Run time 23s
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

24 Jan 2019 11:19PM UTC coverage: 96.969%. Remained the same
NODE_VER=8 FULL_VALIDATE=true

cron

travis-ci

benlesh
perf(internal): optimize Subscription#add() for the common case (#4489)

This removes unnecessary checks on the `teardown` parameter upfront, and
instead moves these checks into the appropriate branches guarded by the
type check. This way we get the same behavior, but with fewer checks and
smaller code size.

Also optimize adding the child `subscription` to `this._subscriptions`
for the common case that there were no previous subscriptions.

1795 of 2166 branches covered (82.87%)

5791 of 5972 relevant lines covered (96.97%)

1045.78 hits per line

Source Files on job 7949.1 (NODE_VER=8 FULL_VALIDATE=true)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6799
  • Travis Job 7949.1
  • bdd201cc on github
  • Prev Job for NODE_VER=8 FULL_VALIDATE=true on master (#7948.1)
  • Next Job for NODE_VER=8 FULL_VALIDATE=true on master (#7953.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