Skip to content

Fix the initialization of Completable.complete() #4146

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

Merged
merged 1 commit into from
Jun 29, 2016

Conversation

akarnokd
Copy link
Member

I forgot to invert the noHook -> useHook change.

@akarnokd akarnokd added the Test label Jun 29, 2016
@akarnokd
Copy link
Member Author

The related tests failed for me due to test ordering; if they were the very first encounters of Completable.

@codecov-io
Copy link

Current coverage is 81.43%

Merging #4146 into 1.x will increase coverage by 0.08%

@@                1.x      #4146   diff @@
==========================================
  Files           257        257          
  Lines         16823      16823          
  Methods           0          0          
  Messages          0          0          
  Branches       2550       2550          
==========================================
+ Hits          13684      13699    +15   
+ Misses         2236       2226    -10   
+ Partials        903        898     -5   

Powered by Codecov. Last updated by ee63aff...c636f6a

@akarnokd akarnokd merged commit cec8915 into ReactiveX:1.x Jun 29, 2016
@akarnokd akarnokd deleted the CompletableHookFlagFix branch June 29, 2016 13:49
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.

2 participants