Skip to content

2.x: Change Completable to CompletableSource#4924

Merged
akarnokd merged 1 commit intoReactiveX:2.xfrom
vanniktech:2.x_completablesource
Dec 16, 2016
Merged

2.x: Change Completable to CompletableSource#4924
akarnokd merged 1 commit intoReactiveX:2.xfrom
vanniktech:2.x_completablesource

Conversation

@vanniktech
Copy link
Collaborator

Changing Completable to CompletableSource. Also found one other wrong spot that I fixed within this PR.

Fixes #4923

@codecov-io
Copy link

codecov-io commented Dec 16, 2016

Current coverage is 95.58% (diff: 100%)

Merging #4924 into 2.x will decrease coverage by 0.08%

@@                2.x      #4924   diff @@
==========================================
  Files           586        586          
  Lines         37446      37446          
  Methods           0          0          
  Messages          0          0          
  Branches       5625       5625          
==========================================
- Hits          35823      35792    -31   
- Misses          683        698    +15   
- Partials        940        956    +16   

Powered by Codecov. Last update 1875256...4489b35

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.x Single.flatMapCompletable expects Completable instead of CompletableSource

3 participants