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: BaseTestConsumer add assertValueAt(index, Predicate<T>) #4690

Merged
merged 1 commit into from
Oct 11, 2016
Merged

2.x: BaseTestConsumer add assertValueAt(index, Predicate<T>) #4690

merged 1 commit into from
Oct 11, 2016

Conversation

vanniktech
Copy link
Collaborator

Fixes #4688

  • adds assertValueAt(index, Predicate) to BaseTestConsumer

@codecov-io
Copy link

Current coverage is 82.82% (diff: 100%)

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

@@                2.x      #4690   diff @@
==========================================
  Files           566        566          
  Lines         37560      37564     +4   
  Methods           0          0          
  Messages          0          0          
  Branches       5781       5782     +1   
==========================================
+ Hits          31113      31114     +1   
+ Misses         4421       4420     -1   
- Partials       2026       2030     +4   

Powered by Codecov. Last update 7e89c1f...9c5a724

@akarnokd akarnokd added this to the 2.0 RC5 milestone Oct 11, 2016
@akarnokd akarnokd merged commit 6ad74b3 into ReactiveX:2.x Oct 11, 2016
@vanniktech vanniktech deleted the assert_predicate_index branch October 11, 2016 16:44
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