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

ReactiveX / rxjs / 7008
97%

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

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

Jobs
ID Job ID Ran Files Coverage
1 7008.1 (NODE_VER=8 FULL_VALIDATE=true) 27 Aug 2018 06:18PM UTC 0
96.96
Travis Job 7008.1
Source Files on build 7008
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7008
  • 865d8d70 on github
  • Prev Build on master (#7003)
  • Next Build on master (#7009)
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