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

ReactiveX / rxjs / 4723 / 2
97%
master: 97%

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

04 Jul 2017 11:38PM UTC coverage: 97.734%. Remained the same
NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt

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%)

6642 of 6796 relevant lines covered (97.73%)

684.56 hits per line

Source Files on job 4723.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt)
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 4723
  • Travis Job 4723.2
  • 5b1ec3f2 on github
  • Prev Job for NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt on master (#4720.2)
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