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

ReactiveX / rxjs / 3644
97%

Build:
DEFAULT BRANCH: master
Ran 14 Oct 2016 12:58AM UTC
Jobs 1
Files 341
Run time 783588min
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
3644

Pull #2034

travis-ci

web-flow
feat(operate): Adds a .operate() and alias .o() operator

Allows you to apply operator functions without them needing to be on the
`Observable.prototype`. Most useful for library authors where adding
RxJS operators to the prototype can cause issues for their users.

This solves a similar problem to `stream::operator()` function bind
syntax but doesn't require language support, so works in TypeScript.
Pull Request #2034: feat(operate): Adds a .operate() and alias .o() operator

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

6394 of 6589 relevant lines covered (97.04%)

618.96 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/Observable.ts
Jobs
ID Job ID Ran Files Coverage
1 3644.1 14 Oct 2016 12:58AM UTC 0
97.04
Travis Job 3644.1
Source Files on build 3644
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3644
  • Pull Request #2034
  • PR Base - master (#3616)
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