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

ReactiveX / rxjs / 5158
97%

Build:
DEFAULT BRANCH: master
Ran 10 Nov 2017 05:55AM UTC
Jobs 1
Files 449
Run time 17s
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
5158

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

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

6811 of 7017 relevant lines covered (97.06%)

693.37 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
src/Subscriber.ts

Uncovered Existing Lines

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