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: Fix Flowable.elementAt on empty sources. Plus sync tests #4707

Merged
merged 1 commit into from
Oct 15, 2016
Merged

2.x: Fix Flowable.elementAt on empty sources. Plus sync tests #4707

merged 1 commit into from
Oct 15, 2016

Conversation

vanniktech
Copy link
Collaborator

  • fixes Flowable.elementAt on an empty source
  • sync tests between Observable & Flowable elementAt

@vanniktech vanniktech changed the title 2.x: Fix Flowabel.elementAt on empty sources. Plus sync tests 2.x: Fix Flowable.elementAt on empty sources. Plus sync tests Oct 15, 2016
@codecov-io
Copy link

codecov-io commented Oct 15, 2016

Current coverage is 86.34% (diff: 100%)

Merging #4707 into 2.x will increase coverage by 0.12%

@@                2.x      #4707   diff @@
==========================================
  Files           567        567          
  Lines         37154      37154          
  Methods           0          0          
  Messages          0          0          
  Branches       5680       5680          
==========================================
+ Hits          32034      32082    +48   
+ Misses         3355       3312    -43   
+ Partials       1765       1760     -5   

Powered by Codecov. Last update 212db45...dcd8ff5

@akarnokd akarnokd merged commit d250ae7 into ReactiveX:2.x Oct 15, 2016
@vanniktech vanniktech deleted the sync_flowable_fix_elementat branch October 15, 2016 12:57
@akarnokd akarnokd added the Bug label Oct 17, 2016
@akarnokd akarnokd added this to the 2.0 RC5 milestone Oct 17, 2016
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