Skip to content

2.x: last Maybe operators #4537

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

Merged
merged 1 commit into from
Sep 12, 2016
Merged

2.x: last Maybe operators #4537

merged 1 commit into from
Sep 12, 2016

Conversation

akarnokd
Copy link
Member

This PR adds the last couple of Maybe operators timeout and unsubscribeOn.

@abersnaze Let me know if I missed an operator or you want some overload.

In the subsequent PRs, I'll change the return types of some classical operators to better indicate the cardinality they have (Single, Completable).

@akarnokd akarnokd added this to the 2.0 RC 3 milestone Sep 12, 2016
@codecov-io
Copy link

Current coverage is 78.63% (diff: 63.18%)

Merging #4537 into 2.x will decrease coverage by 0.06%

@@                2.x      #4537   diff @@
==========================================
  Files           527        530     +3   
  Lines         35142      35324   +182   
  Methods           0          0          
  Messages          0          0          
  Branches       5457       5476    +19   
==========================================
+ Hits          27658      27778   +120   
- Misses         5514       5570    +56   
- Partials       1970       1976     +6   

Powered by Codecov. Last update 1ebd979...97fe58b

@JakeWharton
Copy link
Contributor

👍

@akarnokd akarnokd merged commit 988cf23 into ReactiveX:2.x Sep 12, 2016
@akarnokd akarnokd deleted the MaybeOps912_3 branch September 12, 2016 18:20
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