Skip to content

2.x: more cleanup and fixed checker, Maybe.takeUntil #4533

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
Sep 12, 2016

Conversation

akarnokd
Copy link
Member

  • Fix missed javadoc mistakes, fix the checker that hid those mistakes in instance methods' javadoc due to a bug
  • add Maybe.takeUntil

@codecov-io
Copy link

codecov-io commented Sep 12, 2016

Current coverage is 78.70% (diff: 59.22%)

Merging #4533 into 2.x will decrease coverage by 0.01%

@@                2.x      #4533   diff @@
==========================================
  Files           525        527     +2   
  Lines         35024      35127   +103   
  Methods           0          0          
  Messages          0          0          
  Branches       5447       5458    +11   
==========================================
+ Hits          27572      27647    +75   
- Misses         5479       5504    +25   
- Partials       1973       1976     +3   

Powered by Codecov. Last update 460c79a...8fac37f

@JakeWharton
Copy link
Contributor

👍

@akarnokd akarnokd merged commit 1236bf3 into ReactiveX:2.x Sep 12, 2016
@akarnokd akarnokd deleted the CleanupAndMaybe912_2 branch September 12, 2016 14:47
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