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

ReactiveX / rxjs / 7948
97%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2019 11:38PM UTC
Jobs 1
Files 219
Run time 30s
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
7948

push

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

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

5791 of 5972 relevant lines covered (96.97%)

1045.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 7948.1 (NODE_VER=8 FULL_VALIDATE=true) 24 Jan 2019 11:38PM UTC 0
96.97
Travis Job 7948.1
Source Files on build 7948
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7948
  • bdd201cc on github
  • Prev Build on master (#7947)
  • Next Build on master (#7949)
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