Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

3.x: Add onErrorComplete to Flowable, Observable and Single#6867

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
akarnokd merged 2 commits intoReactiveX:3.xfromakarnokd:OnErrorComplete3x
Jan 24, 2020

Conversation

@akarnokd
Copy link
Member

Add theonErrorComplete() andonErrorComplete(Predicate) operators to the remaining base classes.

Also created the missing marble forMaybe.onErrorComplete + 1.

Related#6852,#5806

image
image
image
image
image
image
image
image

@codecov
Copy link

codecovbot commentedJan 24, 2020
edited
Loading

Codecov Report

Merging#6867 into3.x willdecrease coverage by0.02%.
The diff coverage is100%.

Impacted file tree graph

@@             Coverage Diff              @@##                3.x    #6867      +/-   ##============================================- Coverage     98.24%   98.21%   -0.03%- Complexity     6417     6430      +13============================================  Files           716      719       +3       Lines         46668    46744      +76       Branches       6397     6401       +4     ============================================+ Hits          45847    45911      +64- Misses          295      309      +14+ Partials        526      524       -2
Impacted FilesCoverage ΔComplexity Δ
src/main/java/io/reactivex/rxjava3/core/Maybe.java100% <ø> (ø)185 <0> (ø)⬇️
...rc/main/java/io/reactivex/rxjava3/core/Single.java100% <100%> (ø)157 <2> (+2)⬆️
...al/operators/flowable/FlowableOnErrorComplete.java100% <100%> (ø)2 <2> (?)
.../main/java/io/reactivex/rxjava3/core/Flowable.java100% <100%> (ø)578 <2> (+2)⬆️
...perators/observable/ObservableOnErrorComplete.java100% <100%> (ø)2 <2> (?)
...ain/java/io/reactivex/rxjava3/core/Observable.java100% <100%> (ø)553 <2> (+2)⬆️
...internal/operators/maybe/MaybeOnErrorComplete.java100% <100%> (ø)2 <1> (ø)⬇️
...ternal/operators/single/SingleOnErrorComplete.java100% <100%> (ø)2 <2> (?)
...nternal/operators/observable/ObservableCreate.java79.48% <0%> (-20.52%)2% <0%> (ø)
...l/operators/observable/ObservableFlatMapMaybe.java83.8% <0%> (-11.98%)2% <0%> (ø)
... and26 more

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update13473da...58dbf8a. Read thecomment docs.

@akarnokdakarnokd merged commitad1840b intoReactiveX:3.xJan 24, 2020
@akarnokdakarnokd deleted the OnErrorComplete3x branchJanuary 24, 2020 21:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

3.0

Development

Successfully merging this pull request may close these issues.

1 participant

@akarnokd

[8]ページ先頭

©2009-2025 Movatter.jp