Skip to content

Observable/Flowable/Completable/Single.delay should always call onError on the provided Scheduler#4522

Merged
akarnokd merged 3 commits intoReactiveX:2.xfrom
nsk-mironov:fix-delay
Sep 9, 2016
Merged

Observable/Flowable/Completable/Single.delay should always call onError on the provided Scheduler#4522
akarnokd merged 3 commits intoReactiveX:2.xfrom
nsk-mironov:fix-delay

Conversation

@nsk-mironov
Copy link
Contributor

Fixes #4521

@codecov-io
Copy link

Current coverage is 78.72% (diff: 100%)

Merging #4522 into 2.x will increase coverage by 0.06%

@@                2.x      #4522   diff @@
==========================================
  Files           515        515          
  Lines         34647      34643     -4   
  Methods           0          0          
  Messages          0          0          
  Branches       5431       5431          
==========================================
+ Hits          27255      27273    +18   
+ Misses         5417       5402    -15   
+ Partials       1975       1968     -7   

Powered by Codecov. Last update 63c4451...4e874a3

@akarnokd akarnokd added this to the 2.0 RC 3 milestone Sep 9, 2016
@akarnokd
Copy link
Member

akarnokd commented Sep 9, 2016

👍

@akarnokd
Copy link
Member

akarnokd commented Sep 9, 2016

Great job applying the changes to all of the base types!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants