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

ReactiveX / rxjs / 4778
97%

Build:
DEFAULT BRANCH: master
Ran 03 Aug 2017 10:18PM UTC
Jobs 1
Files 348
Run time 360388min
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
4778

Pull #2780

travis-ci

web-flow
fixes for typescript 2.4

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.
Pull Request #2780: fixes for typescript 2.4

1786 of 2057 branches covered (86.83%)

3 of 3 new or added lines in 3 files covered. (100.0%)

6647 of 6801 relevant lines covered (97.74%)

684.12 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4778.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt) 03 Aug 2017 10:17PM UTC 0
97.74
Travis Job 4778.2
Source Files on build 4778
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4778
  • Pull Request #2780
  • PR Base - master (#4776)
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