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: Apply missing RxJavaPlugins.onAssembly on ops #4877

Merged
merged 1 commit into from Nov 23, 2016

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.

None yet

3 participants