Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Sep 9, 2016

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.

None yet

3 participants