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

ReactiveX / rxjs / 4780
97%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2017 11:18PM UTC
Jobs 1
Files 348
Run time 18s
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
4780

push

travis-ci

benlesh
fix(compilation): compile under typescript 2.4 (#2780)

TypeScript 2.4 is more strict about assignability with generics,
and in some cases (when calling a generic function) it will infer
that the generic parameter is <{}> rather than the <T> that rxjs
typically wants.

Fix this by explicitly passing <T> in the cases where compilation
fails.

1786 of 2057 branches covered (86.83%)

6647 of 6801 relevant lines covered (97.74%)

684.12 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4780.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt) 03 Aug 2017 11:18PM UTC 0
97.74
Travis Job 4780.2
Source Files on build 4780
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4780
  • d2a32f9a on github
  • Prev Build on master (#4776)
  • Next Build on master (#4807)
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