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

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

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

04 Nov 2016 05:34PM UTC coverage: 97.216%. Remained the same
3784.1

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

Source Files on job 3784.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 7
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3784
  • Travis Job 3784.1
  • 9ec444e1 on github
  • Prev Job for on master (#3783.1)
  • Next Job for on master (#3785.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