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

ReactiveX / rxjs / 7953
97%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2019 02:37AM UTC
Jobs 1
Files 190
Run time 13s
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
7953

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%)

9 of 9 new or added lines in 1 file covered. (100.0%)

5256 of 5429 relevant lines covered (96.81%)

1144.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7953.1 (NODE_VER=8 FULL_VALIDATE=true) 26 Jan 2019 02:37AM UTC 0
96.81
Travis Job 7953.1
Source Files on build 7953
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7953
  • bdd201cc on github
  • Prev Build on master (#7949)
  • Next Build on master (#7954)
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