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

ReactiveX / rxjs / 4723
97%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2017 11:48PM UTC
Jobs 1
Files 345
Run time 14s
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
4723

Pull #2722

travis-ci

web-flow
fix(Subject): lift signature is now appropriate for strictor TS 2.4 checks

Type safety wasn't really gauranteed with lift before because we survived for a long time with an incorrect type signature, TypeScript 2.4 introduces stricter type-checking, and all of a sudden `lift` on `Subject` was breaking builds for those that are riding the wave of the latest-and-greatest.

BREAKING CHANGES: It is possible that the type signature change to `Subject.prototype.lift` will break someone's build, but it seems unlikely given that TS 2.3 and lower didn't seem to give the proper type-safety guarantees with that method. Because this particular issue is blocking people wanting to use TS 2.4, and because it is very unlikely to cause any issues to anyone, we are not going to increment a major version for this particular possibly breaking change. Apologies to anyone this breaks.
Pull Request #2722: fix(Subject): lift signature is now appropriate for strictor TS 2.4 c…

1786 of 2057 branches covered (86.83%)

1 of 1 new or added line in 1 file covered. (100.0%)

6642 of 6796 relevant lines covered (97.73%)

684.56 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4723.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt) 04 Jul 2017 11:48PM UTC 0
97.73
Travis Job 4723.2
Source Files on build 4723
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4723
  • Pull Request #2722
  • PR Base - master (#4720)
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