← Back to issue list

Fixed bug LP: #1607294 snapcraft search returns results in different order

View original Github issue

Metadata

Project
snapcraft
Number
#820
Type
pull request
State
merged
Author
clobrano
Labels
Created
Updated
Closed

Current evaluation

Merged a fix for snapcraft search returning results in inconsistent order. The change sorts search matches alphabetically and adds a test. Approved after requested changes and passed CI.

Suggested action:

No scores available.

Issue body

- Accessing search matches' keys in alphabetical order when listing them - Added test --- Hello, I started exploring snapcraft trying to fix some simple bugs. Please let me know if this can be accepted or it needs some changes. Best regards

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a fix for snapcraft search returning results in inconsistent order. The change sorts search matches alphabetically and adds a test. Approved after requested changes and passed CI.
qwen3.6-35b-a3b-mtp-q6 Merged fix for snapcraft search returning results in inconsistent order. Code now accesses search match keys alphabetically during listing. Includes a new test and was approved after requested modifications.
qwen3.6-35b-a3b-mtp-q6 Merged fix for LP #1607294 where snapcraft search returned inconsistent results. Code was updated to sort matches alphabetically, and a test was added. Approved and merged after revisions.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#608 Implement snapcraft search snapcraft merged Merged implementation of snapcraft search. Changes span 9 files with 233 additions and 48 deletions. Review feedback was addressed, including a typo correction, and approvals were granted before final merge.
71%