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 Single/Completable retryUntil + marbles#6869

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 1 commit intoReactiveX:3.xfromakarnokd:RetryUntil3x
Jan 25, 2020

Conversation

@akarnokd
Copy link
Member

@akarnokdakarnokd commentedJan 25, 2020
edited
Loading

retryUntil was missing fromSingle andCompletable.

Added marble forMaybe as well.

Related#6852,#5806

image
image
image

@codecov
Copy link

codecovbot commentedJan 25, 2020

Codecov Report

Merging#6869 into3.x willincrease coverage by0.04%.
The diff coverage is100%.

Impacted file tree graph

@@             Coverage Diff              @@##                3.x    #6869      +/-   ##============================================+ Coverage     98.25%   98.29%   +0.04%- Complexity     6430     6433       +3============================================  Files           719      719                Lines         46746    46750       +4       Branches       6401     6401              ============================================+ Hits          45929    45953      +24+ Misses          293      283      -10+ Partials        524      514      -10
Impacted FilesCoverage ΔComplexity Δ
src/main/java/io/reactivex/rxjava3/core/Maybe.java100% <ø> (ø)185 <0> (ø)⬇️
...in/java/io/reactivex/rxjava3/core/Completable.java100% <100%> (ø)126 <1> (+1)⬆️
...rc/main/java/io/reactivex/rxjava3/core/Single.java100% <100%> (ø)158 <1> (+1)⬆️
...eactivex/rxjava3/processors/BehaviorProcessor.java96.55% <0%> (-2.47%)50% <0%> (ø)
...rnal/operators/observable/ObservableSwitchMap.java91.57% <0%> (-2.11%)3% <0%> (ø)
...ternal/operators/observable/ObservablePublish.java97.29% <0%> (-1.81%)16% <0%> (-1%)
...ternal/operators/flowable/FlowableSubscribeOn.java96.61% <0%> (-1.7%)2% <0%> (ø)
...internal/operators/flowable/FlowableSwitchMap.java94.39% <0%> (-1.41%)3% <0%> (ø)
...ernal/operators/flowable/FlowableFromIterable.java95.18% <0%> (-1.07%)5% <0%> (ø)
...ernal/operators/flowable/FlowableFlatMapMaybe.java95.31% <0%> (-1.05%)2% <0%> (ø)
... and13 more

Continue to review full report at Codecov.

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

@akarnokdakarnokd merged commit0ed3572 intoReactiveX:3.xJan 25, 2020
@akarnokdakarnokd deleted the RetryUntil3x branchJanuary 25, 2020 09:56
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