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

ReactiveX / rxjs / 8203
97%

Build:
DEFAULT BRANCH: master
Ran 07 Mar 2019 07:10AM UTC
Jobs 1
Files 219
Run time 29s
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
8203

push

travis-ci

JWO719
feat(playground): Ability to use console for playground (#4261)

This adds rxjs to the global namespace in the docs app so that anyone
can use the console as a playground in learning and testing. An example
would be:

```
rxjs.interval(4000).pipe(rxjs.operators.take(4)).subscribe(console.log);
```

1770 of 2124 branches covered (83.33%)

5777 of 5958 relevant lines covered (96.96%)

1000.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8203.1 (NODE_VER=8 FULL_VALIDATE=true) 07 Mar 2019 07:10AM UTC 0
96.96
Travis Job 8203.1
Source Files on build 8203
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8203
  • 4378540a on github
  • Prev Build on master (#8201)
  • Next Build on master (#8207)
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