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

ReactiveX / rxjs / 5160
97%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2017 08:03PM UTC
Jobs 1
Files 449
Run time 217963min
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
5160

Pull #3062

travis-ci

web-flow
feat(Observable): unhandled errors are now reported to HostReportErrors

BREAKING CHANGE: Unhandled errors are no longer caught and rethrown, rather they are caught and scheduled to be thrown, which causes them to be reported to window.onerror or process.on('error'), depending on the environment. Consequently, teardown after a synchronous, unhandled, error will no longer occur, as the teardown would not exist, and producer interference cannot occur
Pull Request #3062: feat(Observable): unhandled errors are now reported to HostReportErrors

1930 of 2362 branches covered (81.71%)

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

6810 of 7015 relevant lines covered (97.08%)

693.58 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
100.0
src/Subscriber.ts

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/observable/PromiseObservable.ts
1
100.0
src/Subscriber.ts
1
100.0
src/Observer.ts
Jobs
ID Job ID Ran Files Coverage
2 5160.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt) 10 Nov 2017 08:03PM UTC 0
97.08
Travis Job 5160.2
Source Files on build 5160
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5160
  • Pull Request #3062
  • PR Base - master (#5159)
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