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

prefer slices.SortFunc to sort.Sort #796

Merged
merged 3 commits into from
Jan 21, 2025

Merge branch 'main' into prefer-slices-sort

65fec9a
Select commit
Loading
Failed to load commit list.
Merged

prefer slices.SortFunc to sort.Sort #796

Merge branch 'main' into prefer-slices-sort
65fec9a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 0s

71.87% of diff hit (target 60.53%)

View this Pull Request on Codecov

71.87% of diff hit (target 60.53%)

Annotations

Check warning on line 182 in filestore/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filestore/util.go#L182

Added line #L182 was not covered by tests

Check warning on line 209 in filestore/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filestore/util.go#L204-L209

Added lines #L204 - L209 were not covered by tests

Check warning on line 211 in filestore/util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

filestore/util.go#L211

Added line #L211 was not covered by tests

Check warning on line 121 in routing/http/client/client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

routing/http/client/client.go#L121

Added line #L121 was not covered by tests