Skip to content

2.x: add fluent requestMore to TestSubscriber#4838

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

2.x: add fluent requestMore to TestSubscriber#4838
akarnokd merged 1 commit intoReactiveX:2.xfrom
akarnokd:RequestMore

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