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 fluent requestMore to TestSubscriber #4838

Merged
merged 1 commit into from
Nov 11, 2016

Conversation

akarnokd
Copy link
Member

This PR just adds the TestSubscriber.requestMore that calls request and returns this for method chaining purposes.

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

Current coverage is 95.77% (diff: 100%)

Merging #4838 into 2.x will increase coverage by 0.01%

@@                2.x      #4838   diff @@
==========================================
  Files           580        580          
  Lines         37172      37174     +2   
  Methods           0          0          
  Messages          0          0          
  Branches       5600       5600          
==========================================
+ Hits          35596      35604     +8   
+ Misses          648        642     -6   
  Partials        928        928          

Powered by Codecov. Last update bbae4a5...694b47f

@akarnokd akarnokd merged commit 36dde84 into ReactiveX:2.x Nov 11, 2016
@akarnokd akarnokd deleted the RequestMore branch November 11, 2016 19:01
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