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: Extract 'WithUpstream' interfaces. #4326

Merged
merged 1 commit into from
Aug 10, 2016
Merged

2.x: Extract 'WithUpstream' interfaces. #4326

merged 1 commit into from
Aug 10, 2016

Conversation

JakeWharton
Copy link
Contributor

This allows use with types that do not extend directly from their base stream types.

This allows use with types that do not extend directly from their base stream types.
@codecov-io
Copy link

Current coverage is 69.12% (diff: 75.00%)

Merging #4326 into 2.x will decrease coverage by <.01%

@@                2.x      #4326   diff @@
==========================================
  Files           431        431          
  Lines         30785      30785          
  Methods           0          0          
  Messages          0          0          
  Branches       4940       4940          
==========================================
- Hits          21283      21281     -2   
+ Misses         7425       7424     -1   
- Partials       2077       2080     +3   

Powered by Codecov. Last update 344453f...7945189

@akarnokd akarnokd added this to the 2.0 RC 1 milestone Aug 10, 2016
@akarnokd akarnokd merged commit 7f07f46 into ReactiveX:2.x Aug 10, 2016
@JakeWharton JakeWharton deleted the jw/extract-with-upstream-interfaces branch August 20, 2016 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants