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

Impr/refactor find files #153

Merged
merged 11 commits into from Feb 17, 2023
Merged

Conversation

jkuhl-uni
Copy link
Collaborator

Due to some small issues by one user, if one only specifies very few characters as the prefix in the input methods, I built a better sorting algorithm for the files and replica names.
While working on this, I also found a minor bug, where the files of the replica themselves, but not the replica names would be sorted in one of the routines.
A small test for this is also submitted.
Please feel free to comment if this does not seem to work correctly or I forgot any edge-cases.
The ultimate fallback for this is still the same sorting used in earlier versions of the methods.

@fjosw
Copy link
Owner

fjosw commented Feb 16, 2023

Hi @jkuhl-uni thanks for the fix. There seem to be conflicts between this PR and the develop branch. Can you please resolve them so that I can review the changes?

Copy link
Owner

@fjosw fjosw left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

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.

None yet

2 participants