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

kitten / wonka / 259
78%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2020 10:14AM UTC
Jobs 1
Files 6
Run time 1s
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
259

push

travis-ci

web-flow
Fix operators that may stall when cold sources aren't receiving P… (#60)

* Fix synchronous make Close signal

* Continue allowing Pull/Close/Push on inner mergeMap sources

*  Continue allowing Pull/Close/Push on switchMap's inner source

* Continue allowing Pull/Close/Push on concatMap's inner source

* Fix missing Pull in mergeMap and add merge source test

* Implement alternative passesSourcePushThenEnd suite

This is for eager operators that send an additional
Pull signal when they're not expecting one to come
in from the sink. All {merge,switch,concat}Map operators
need to pass this instead of passSourceEnd.

* Add active pulling to sample

sample needs to also actively send Pull signals as
it may not forward any that will cause Pull signals.

* Add active pulling to buffer

* Add active pulling to takeUntil

* Ensure merge sources are instantiated first

Ensure that all merge sources are eagerly pulled
and started without hanging and waiting for the
first source.

Before `merge` and `mergeMap` would behave like
`concat` and `concatMap` when the first source
wouldn't push or end.

* Fix timing of eager pull in mergeMap

* Add test for interval source to merge source

* Revert change to make teardown

413 of 466 branches covered (88.63%)

Branch coverage included in aggregate %.

866 of 934 relevant lines covered (92.72%)

9.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 259.1 09 Jan 2020 10:14AM UTC 0
91.36
Travis Job 259.1
Source Files on build 259
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #259
  • 3778eb6d on github
  • Prev Build on master (#245)
  • Next Build on master (#260)
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