Skip to content

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

Merged
akarnokd merged 1 commit intoReactiveX:2.xfrom
akarnokd:DoAfterNextRest
Nov 11, 2016
Merged

2.x: add doAfterNext & doAfterSuccess to the other types#4835
akarnokd merged 1 commit intoReactiveX:2.xfrom
akarnokd:DoAfterNextRest

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