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

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

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2019 02:37AM UTC
Files 190
Run time 11s
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.813% (-0.2%) from 96.969%
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.

1736 of 2091 branches covered (83.02%)

5256 of 5429 relevant lines covered (96.81%)

1144.89 hits per line

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

© 2025 Coveralls, Inc