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

Rename Single.equals to Single.sequenceEqual#6856

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 3 commits intoReactiveX:3.xfromsaasquatch:issue-6854
Jan 21, 2020
Merged

Rename Single.equals to Single.sequenceEqual#6856

akarnokd merged 3 commits intoReactiveX:3.xfromsaasquatch:issue-6854
Jan 21, 2020

Conversation

@slisaasquatch
Copy link
Contributor

@slisaasquatchslisaasquatch commentedJan 21, 2020
edited by akarnokd
Loading

Renamed Single.equals to Single.sequenceEqual and renamed argument names for consistent naming.

Resolves#6854

@akarnokdakarnokd added this to the3.0 milestoneJan 21, 2020
@codecov
Copy link

codecovbot commentedJan 21, 2020

Codecov Report

Merging#6856 into3.x willdecrease coverage by0.07%.
The diff coverage is100%.

Impacted file tree graph

@@             Coverage Diff              @@##                3.x    #6856      +/-   ##============================================- Coverage     98.29%   98.22%   -0.08%+ Complexity     6381     6379       -2============================================  Files           715      715                Lines         46524    46524                Branches       6387     6387              ============================================- Hits          45731    45697      -34- Misses          281      297      +16- Partials        512      530      +18
Impacted FilesCoverage ΔComplexity Δ
...rc/main/java/io/reactivex/rxjava3/core/Single.java100% <100%> (ø)151 <1> (ø)⬇️
...l/operators/observable/ObservableFlatMapMaybe.java83.8% <0%> (-11.27%)2% <0%> (ø)
.../operators/flowable/FlowableBlockingSubscribe.java93.02% <0%> (-4.66%)10% <0%> (-1%)
.../operators/observable/ObservableFlatMapSingle.java91.26% <0%> (-3.97%)2% <0%> (ø)
...nternal/operators/parallel/ParallelReduceFull.java91.08% <0%> (-3.97%)2% <0%> (ø)
.../internal/disposables/ListCompositeDisposable.java98% <0%> (-2%)34% <0%> (-1%)
...internal/operators/flowable/FlowableSwitchMap.java94.39% <0%> (-1.41%)3% <0%> (ø)
...a3/internal/operators/flowable/FlowableCreate.java96.44% <0%> (-1.3%)6% <0%> (ø)
...eactivex/rxjava3/processors/BehaviorProcessor.java98.02% <0%> (-0.99%)49% <0%> (-1%)
...rxjava3/internal/schedulers/ExecutorScheduler.java95.89% <0%> (-0.92%)10% <0%> (ø)
... and11 more

Continue to review full report at Codecov.

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

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

Reviewers

@akarnokdakarnokdakarnokd approved these changes

+1 more reviewer

@vanniktechvanniktechvanniktech approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

Projects

None yet

Milestone

3.0

Development

Successfully merging this pull request may close these issues.

3.x: Rename Single.equals to Single.sequenceEqual

3 participants

@slisaasquatch@akarnokd@vanniktech

[8]ページ先頭

©2009-2025 Movatter.jp