Skip to content

refactor: Use sorting functions from slices instead of sort#4020

Merged
gmlewis merged 1 commit intogoogle:masterfrom
alexandear-org:chore/slices-sort
Feb 16, 2026
Merged

refactor: Use sorting functions from slices instead of sort#4020
gmlewis merged 1 commit intogoogle:masterfrom
alexandear-org:chore/slices-sort

Conversation

@alexandear
Copy link
Contributor

Because sorting functions from the slices package are easier to use than those in sort.

@alexandear alexandear changed the title refactor: Use sorting function from slices instead of sort refactor: Use sorting functions from slices instead of sort Feb 16, 2026
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.04%. Comparing base (65f17d5) to head (0c4bf6c).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4020      +/-   ##
==========================================
- Coverage   94.04%   94.04%   -0.01%     
==========================================
  Files         207      207              
  Lines       19174    19170       -4     
==========================================
- Hits        18033    18029       -4     
  Misses        939      939              
  Partials      202      202              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @alexandear!
LGTM.
Merging.

@gmlewis gmlewis merged commit 4df43f6 into google:master Feb 16, 2026
8 checks passed
@alexandear alexandear deleted the chore/slices-sort branch February 16, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants