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

ReactiveX / rxjs / 4460
97%

Build:
DEFAULT BRANCH: master
Ran 12 Apr 2017 09:23PM UTC
Jobs 1
Files 341
Run time 19s
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
4460

push

travis-ci

benlesh
fix(closure): make root.ts work with closure (#2546)

1) don't throw at top-level scope.
Closure compiler does not allow this if a goog.module statement is present in the file. We need this modification to use RxJS with angular/tsickle.
Addresses https://github.com/angular/tsickle/issues/420

2) refactor the conditional logic for finding the root object
See https://github.com/alexeagle/closure-compiler-angular-bundling/issues/15
Closure seems to statically reduce the existing code and eliminates the conditional, making it always throw.

8 of 8 new or added lines in 1 file covered. (100.0%)

6548 of 6706 relevant lines covered (97.64%)

679.46 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
src/util/root.ts
Jobs
ID Job ID Ran Files Coverage
2 4460.2 (NODE_VER=6 FULL_VALIDATE=true alias grunt=./node_modules/grunt-cli/bin/grunt danger=./node_modules/danger/distribution/danger) 12 Apr 2017 09:23PM UTC 0
97.64
Travis Job 4460.2
Source Files on build 4460
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4460
  • 0ecf55d9 on github
  • Prev Build on master (#4453)
  • Next Build on master (#4461)
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