politie / sherlock

A reactive programming library for JavaScript applications, built with TypeScript.
Apache License 2.0
39 stars 12 forks source link

fixes support for Observables that complete synchronously #181

Closed pavadeli closed 5 years ago

pavadeli commented 5 years ago

New sherlock-rxjs implementation errors on synchronous completion of Observables on subscription. This is fixed and tested in this PR.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.002%) to 99.55% when pulling 09e1089c9d5a9f64becb256a291fc74a318a7fef on bugfix-rxjs-scalar-compatibility into 7ec537e45e523c5a3a96f29f667d12ed80b22944 on master.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.002%) to 99.55% when pulling 09e1089c9d5a9f64becb256a291fc74a318a7fef on bugfix-rxjs-scalar-compatibility into 7ec537e45e523c5a3a96f29f667d12ed80b22944 on master.