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

kitten / wonka / 259 / 1
78%
master: 78%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2020 10:14AM UTC
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

09 Jan 2020 10:12AM UTC coverage: 91.357% (+0.7%) from 90.627%
259.1

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

Source Files on job 259.1
  • Tree
  • List 0
  • Changed 4
  • Source Changed 2
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 15
  • Travis Job 259.1
  • 3778eb6d on github
  • Prev Job for on master (#245.1)
  • Next Job for on master (#260.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