Skip to content

2.x: added missing ops, cleanup 8/19-1 #4375

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
Aug 19, 2016

Conversation

akarnokd
Copy link
Member

Notable changes:

  • renamed and added safe create support to Observable, Single and Completable
  • added some javadoc
  • added test() method to Single and Completable
  • factored out ErrorMode into internal.util (used by various concat operators)

@codecov-io
Copy link

Current coverage is 68.64% (diff: 62.27%)

Merging #4375 into 2.x will increase coverage by 0.04%

@@                2.x      #4375   diff @@
==========================================
  Files           450        452     +2   
  Lines         32143      32405   +262   
  Methods           0          0          
  Messages          0          0          
  Branches       5081       5129    +48   
==========================================
+ Hits          22051      22245   +194   
- Misses         7988       8020    +32   
- Partials       2104       2140    +36   

Powered by Codecov. Last update f0d1d34...d49d30b

@JakeWharton
Copy link
Contributor

👍

@akarnokd akarnokd merged commit 60bf4fc into ReactiveX:2.x Aug 19, 2016
@akarnokd akarnokd deleted the MissingOps819 branch September 14, 2016 20:00
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.

3 participants