Skip to content

Smart numeric sort - #163

Merged
zix99 merged 4 commits into
masterfrom
smart-numeric-sort
Jan 28, 2026
Merged

Smart numeric sort#163
zix99 merged 4 commits into
masterfrom
smart-numeric-sort

Conversation

@zix99

@zix99 zix99 commented Jan 28, 2026

Copy link
Copy Markdown
Owner

Introduce smart sort which looks at the first number and sorts by it. Helps significantly in things like bucket sorting

@netlify

netlify Bot commented Jan 28, 2026

Copy link
Copy Markdown

Deploy Preview for raredocs ready!

Name Link
🔨 Latest commit 4f600c1
🔍 Latest deploy log https://app.netlify.com/projects/raredocs/deploys/69797830ba3ce800083786b6
😎 Deploy Preview https://deploy-preview-163--raredocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov-commenter

codecov-commenter commented Jan 28, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.09%. Comparing base (d656fcb) to head (4f600c1).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   93.11%   93.09%   -0.02%     
==========================================
  Files         146      146              
  Lines        7670     7710      +40     
==========================================
+ Hits         7142     7178      +36     
- Misses        401      404       +3     
- Partials      127      128       +1     

☔ 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.

Comment thread pkg/aggregation/sorting/strings.go Outdated
Comment thread pkg/aggregation/sorting/strings.go
Comment thread pkg/aggregation/sorting/strings.go
@zix99
zix99 merged commit acce79b into master Jan 28, 2026
6 checks passed
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