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

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

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2018 06:18PM UTC
Files 218
Run time 25s
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

27 Aug 2018 06:07PM UTC coverage: 96.96% (+0.01%) from 96.948%
NODE_VER=8 FULL_VALIDATE=true

push

travis-ci

benlesh
fix(subscribable): make subscribe() signature match Observable (#4050)

* fix(subscribable): make subscribe() signature match Observable

Fixes #3891

* test: cast string | number to string before concatenating

T of this Observable is string | number, so TypeScript does not allow
using +. The desired behaviour for this function is to concatenate the
string values, so cast to strings. On master, these were incorrectly
inferred as never, which is why this error was not surfaced.

* test: correct type for selector function

The hot() function will create an Observable that emits strings from
marble diagrams (even if the strings contain numbers).
So the type of x should be string, not number.

1795 of 2161 branches covered (83.06%)

5741 of 5921 relevant lines covered (96.96%)

1043.77 hits per line

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