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

ReactiveX / rxjs / 3784
97%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2016 05:41PM UTC
Jobs 1
Files 340
Run time 18s
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
3784

push

travis-ci

blesh
refactor(Scheduler): clearify the signature which `Scheduler.schedule()` takes as `work`. (#2078)

I think this would not be a breaking change by these reasons:

- There are no problem if we pass the function which does not has `this` specifying.
- There are no problem if we pass the function which has `this: any` or `this: Action<T>`.
  - This case is valid with the actual behavior.
- If we pass the function which has `this: SomeNonValidTypeWithAction<T>`,
  then, basically, its code would be wrong.

6425 of 6609 relevant lines covered (97.22%)

615.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3784.1 04 Nov 2016 05:41PM UTC 0
97.22
Travis Job 3784.1
Source Files on build 3784
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3784
  • 9ec444e1 on github
  • Prev Build on master (#3783)
  • Next Build on master (#3785)
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