Skip to content

feat: Add random sorting, with 'sort by random' #3110

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

Merged
merged 6 commits into from
Oct 5, 2024
Merged

Conversation

claremacrae
Copy link
Collaborator

Types of changes

Changes visible to users:

Internal changes:

  • Tests (prefix: test - additions and improvements to unit tests and the smoke tests)

Description

  • Add a new instruction sort by random.
  • And document it

Credit:

Motivation and Context

How has this been tested?

  • Adding Jest automated tests
  • Manual exploratory testing
  • I have also been using this algorithm in my personal vault for some months

Screenshots (if appropriate)

Checklist

Terms

@claremacrae claremacrae added the scope: sorting Changes to the sorting capabilities label Oct 5, 2024
Copy link

sonarqubecloud bot commented Oct 5, 2024

@claremacrae claremacrae merged commit fc07a42 into main Oct 5, 2024
3 checks passed
@claremacrae claremacrae deleted the add-random-sort branch October 5, 2024 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: sorting Changes to the sorting capabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhancement request: random sorting
1 participant