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

2.x: add doAfterNext & doAfterSuccess to the other types #4835

Merged
merged 1 commit into from
Nov 11, 2016

Conversation

akarnokd
Copy link
Member

This PR adds Observable.doAfterNext, Maybe.doAfterSuccess and Single.doAfterSuccess.

@akarnokd akarnokd added this to the 2.1 milestone Nov 11, 2016
@codecov-io
Copy link

Current coverage is 95.79% (diff: 98.73%)

Merging #4835 into 2.x will increase coverage by 0.08%

@@                2.x      #4835   diff @@
==========================================
  Files           577        580     +3   
  Lines         37093      37172    +79   
  Methods           0          0          
  Messages          0          0          
  Branches       5596       5600     +4   
==========================================
+ Hits          35501      35609   +108   
+ Misses          655        644    -11   
+ Partials        937        919    -18   

Powered by Codecov. Last update 715d71d...cf4246b

@akarnokd akarnokd merged commit bbae4a5 into ReactiveX:2.x Nov 11, 2016
@akarnokd akarnokd deleted the DoAfterNextRest branch November 11, 2016 17:11
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