Skip to content

2.x: Apply missing RxJavaPlugins.onAssembly on ops#4877

Merged
akarnokd merged 1 commit intoReactiveX:2.xfrom
akarnokd:MissingAssemblyHookFix
Nov 23, 2016
Merged

2.x: Apply missing RxJavaPlugins.onAssembly on ops#4877
akarnokd merged 1 commit intoReactiveX:2.xfrom
akarnokd:MissingAssemblyHookFix

Conversation

@akarnokd
Copy link
Member

This PR adds the missing calls to RxJavaPlugins.onAssembly on a few operators.

@akarnokd akarnokd added this to the 2.0 backlog milestone Nov 23, 2016
@codecov-io
Copy link

codecov-io commented Nov 23, 2016

Current coverage is 95.77% (diff: 100%)

Merging #4877 into 2.x will increase coverage by 0.09%

@@                2.x      #4877   diff @@
==========================================
  Files           581        581          
  Lines         37212      37212          
  Methods           0          0          
  Messages          0          0          
  Branches       5601       5601          
==========================================
+ Hits          35602      35638    +36   
+ Misses          669        647    -22   
+ Partials        941        927    -14   

Powered by Codecov. Last update e5ae0b9...98163ec

@akarnokd akarnokd merged commit 17b325e into ReactiveX:2.x Nov 23, 2016
@akarnokd akarnokd deleted the MissingAssemblyHookFix branch November 23, 2016 15:00
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