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

ReactiveX / RxJS / 1478
96%

Build:
DEFAULT BRANCH: master
Ran 04 Dec 2015 10:58PM UTC
Jobs 1
Files 272
Run time 8s
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
1478

push

travis-ci

blesh
fix(bindCallback): only call function once even while scheduled

The previous implementation had issues with only calling the source function one time when scheduled. Since bindCallback shares its result with all subscribers, it is multicast, that means that it would need to maintain a list of subscribers internally. In leiu of that, I'm using AsyncSubject (which might need a better name)

closes #881

5427 of 5525 relevant lines covered (98.23%)

566.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1478.1 04 Dec 2015 10:58PM UTC 0
98.23
Travis Job 1478.1
Source Files on build 1478
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1478
  • 8637d47e on github
  • Prev Build on master (#1475)
  • Next Build on master (#1480)
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