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: Change Completable to CompletableSource #4924

Merged
merged 1 commit into from Dec 16, 2016
Merged

2.x: Change Completable to CompletableSource #4924

merged 1 commit into from Dec 16, 2016

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