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 Completable.onErrorResumeWith#6868

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

Conversation

@akarnokd
Copy link
Member

This PR adds the missingCompletable.onErrorResumeWith present in the rest of the base classes.

Also marbles forMaybe.onErrorResumeNext andMaybe.onErrorResumeWith have been updated.

Related#6852,#5806

image
image
image

@codecov
Copy link

codecovbot commentedJan 24, 2020

Codecov Report

Merging#6868 into3.x willincrease coverage by0.02%.
The diff coverage is100%.

Impacted file tree graph

@@             Coverage Diff              @@##                3.x    #6868      +/-   ##============================================+ Coverage     98.28%   98.31%   +0.02%- Complexity     6429     6432       +3============================================  Files           719      719                Lines         46744    46746       +2       Branches       6401     6401              ============================================+ Hits          45944    45958      +14+ Misses          283      278       -5+ Partials        517      510       -7
Impacted FilesCoverage ΔComplexity Δ
src/main/java/io/reactivex/rxjava3/core/Maybe.java100% <ø> (ø)185 <0> (ø)⬇️
...in/java/io/reactivex/rxjava3/core/Completable.java100% <100%> (ø)125 <1> (+1)⬆️
...l/operators/observable/ObservableFlatMapMaybe.java83.8% <0%> (-11.98%)2% <0%> (ø)
.../operators/flowable/FlowableBlockingSubscribe.java93.02% <0%> (-4.66%)10% <0%> (-1%)
...tivex/rxjava3/disposables/CompositeDisposable.java98.14% <0%> (-1.86%)39% <0%> (-1%)
...rnal/operators/observable/ObservableSwitchMap.java91.57% <0%> (-1.06%)3% <0%> (ø)
...nternal/operators/observable/ObservableCreate.java97.43% <0%> (-0.86%)2% <0%> (ø)
...perators/single/SingleFlatMapIterableFlowable.java95.83% <0%> (-0.84%)2% <0%> (ø)
...al/operators/observable/ObservableWindowTimed.java96.12% <0%> (-0.65%)4% <0%> (ø)
...3/internal/operators/flowable/FlowableGroupBy.java95.59% <0%> (-0.63%)3% <0%> (ø)
... and18 more

Continue to review full report at Codecov.

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

@akarnokdakarnokd merged commitb157b86 intoReactiveX:3.xJan 24, 2020
@akarnokdakarnokd deleted the CompletableOnErrorResumeWith3x branchJanuary 24, 2020 23:06
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