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: test sync from Observable to Flowable 10/16-1 #4714

Merged
merged 1 commit into from
Oct 17, 2016

Conversation

akarnokd
Copy link
Member

  • copy the recent unit tests from Observable to Flowable
  • fix the same bugs
  • perform the same cleanups
  • compact the same operators
  • factor out fusion method and constants to QueueFuseable
  • have Flowable.toList(Callable) return Single

@codecov-io
Copy link

codecov-io commented Oct 16, 2016

Current coverage is 89.08% (diff: 86.53%)

Merging #4714 into 2.x will increase coverage by 1.44%

@@                2.x      #4714   diff @@
==========================================
  Files           569        570     +1   
  Lines         37124      37268   +144   
  Methods           0          0          
  Messages          0          0          
  Branches       5655       5685    +30   
==========================================
+ Hits          32536      33199   +663   
+ Misses         2910       2476   -434   
+ Partials       1678       1593    -85   

Powered by Codecov. Last update 788873e...428027f

@akarnokd akarnokd merged commit e255de7 into ReactiveX:2.x Oct 17, 2016
@akarnokd akarnokd deleted the Coverage_10_16_1 branch October 17, 2016 06:58
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.

2 participants