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

ReactiveX / rxjs / 8203 / 1
97%
master: 97%

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

07 Mar 2019 06:55AM UTC coverage: 96.962% (+0.2%) from 96.805%
NODE_VER=8 FULL_VALIDATE=true

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

Source Files on job 8203.1 (NODE_VER=8 FULL_VALIDATE=true)
  • Tree
  • List 0
  • Changed 14
  • Source Changed 1
  • Coverage Changed 14
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 6975
  • Travis Job 8203.1
  • 4378540a on github
  • Prev Job for NODE_VER=8 FULL_VALIDATE=true on master (#8201.1)
  • Next Job for NODE_VER=8 FULL_VALIDATE=true on master (#8207.1)
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