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

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

Build:
DEFAULT BRANCH: master
Ran 15 Mar 2018 07:36PM UTC
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

15 Mar 2018 07:28PM UTC coverage: 97.544%. Remained the same
NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt

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

Source Files on job 5777.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 1
  • Travis Job 5777.2
  • 1ec951ed on github
  • Prev Job for NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt on master (#5774.2)
  • Next Job for NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt on master (#5778.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