Skip to content
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

*: use cmp.Compare to replace types.Compare #46657

Merged
merged 6 commits into from
Sep 5, 2023

update

7e2f781
Select commit
Loading
Failed to load commit list.
Merged

*: use cmp.Compare to replace types.Compare #46657

update
7e2f781
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2023 in 1s

89.8305% of diff hit (target 0.0000%)

View this Pull Request on Codecov

89.8305% of diff hit (target 0.0000%)

Annotations

Check warning on line 2631 in expression/builtin_compare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/builtin_compare.go#L2631

Added line #L2631 was not covered by tests

Check warning on line 1401 in expression/builtin_compare_vec_generated.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/builtin_compare_vec_generated.go#L1401

Added line #L1401 was not covered by tests

Check warning on line 1567 in expression/builtin_compare_vec_generated.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

expression/builtin_compare_vec_generated.go#L1567

Added line #L1567 was not covered by tests

Check warning on line 205 in util/chunk/compare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/chunk/compare.go#L205

Added line #L205 was not covered by tests

Check warning on line 208 in util/chunk/compare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/chunk/compare.go#L208

Added line #L208 was not covered by tests

Check warning on line 211 in util/chunk/compare.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

util/chunk/compare.go#L211

Added line #L211 was not covered by tests