-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
documentation updates #4798
documentation updates #4798
Conversation
io.reactivex.JavadocWording > observableDocRefersToObservableTypes FAILED |
@@ -11737,7 +11737,7 @@ public final void subscribe(Observer<? super T> observer) { | |||
} | |||
|
|||
/** | |||
* Converts the current Observable into an Observable by applying the specified backpressure strategy. | |||
* Converts the current Observable into an Flowable by applying the specified backpressure strategy. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a Flowable
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
foolish mistake
Current coverage is 95.78% (diff: 100%)@@ 2.x #4798 diff @@
==========================================
Files 570 570
Lines 36717 36717
Methods 0 0
Messages 0 0
Branches 5554 5554
==========================================
- Hits 35187 35169 -18
- Misses 624 633 +9
- Partials 906 915 +9
|
Love that there's a linter for correct English! On Thu, Nov 3, 2016, 7:47 AM Codecov [email protected] wrote:
|
No description provided.