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

ReactiveX / rxjs / 5777
97%

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2018 07:36PM UTC
Jobs 1
Files 439
Run time 8min
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
5777

push

travis-ci

web-flow
refactor(Observable): toPromise and forEach return Promise not PromiseLike (#3434)

Unfortunately this requires a cast because we don't want to specify PromiseConstructor, because that comes with a bunch of statics that are optional, so we use PromiseConstructorLike, however that returns a PromiseLike, and we want to ensure that the returned promise also has a `catch` method and isn't just a thennable.

1737 of 2113 branches covered (82.21%)

6434 of 6596 relevant lines covered (97.54%)

726.04 hits per line

Jobs
ID Job ID Ran Files Coverage
2 5777.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt) 15 Mar 2018 07:36PM UTC 0
97.54
Travis Job 5777.2
Source Files on build 5777
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5777
  • 1ec951ed on github
  • Prev Build on master (#5774)
  • Next Build on master (#5778)
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