Skip to content

Improve performance of unindexed app detection for nonstandard apps#1210

Merged
rgoldberg merged 5 commits intomas-cli:mainfrom
rgoldberg:5.2.1/1208-unindexed-performance
Mar 9, 2026
Merged

Improve performance of unindexed app detection for nonstandard apps#1210
rgoldberg merged 5 commits intomas-cli:mainfrom
rgoldberg:5.2.1/1208-unindexed-performance

Conversation

@rgoldberg
Copy link
Member

Improve performance of unindexed app detection for nonstandard apps.

Update dependencies.

Build, lint & test on GHA macos-26-intel runners.

Resolve #1208.

Remove unnecessary `Sendable` conformances.

Use raw identifiers for test function names.

Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
@rgoldberg rgoldberg added this to the 5.2.1 milestone Mar 9, 2026
@rgoldberg rgoldberg self-assigned this Mar 9, 2026
@rgoldberg rgoldberg requested a review from a team as a code owner March 9, 2026 02:15
@rgoldberg rgoldberg added 🐛 bug 🧽 chore Administrative task: documentation, build, test, release, git, etc. 📚 dependencies Update dependencies labels Mar 9, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@rgoldberg rgoldberg merged commit 706b330 into mas-cli:main Mar 9, 2026
9 checks passed
@rgoldberg rgoldberg deleted the 5.2.1/1208-unindexed-performance branch March 9, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug 🧽 chore Administrative task: documentation, build, test, release, git, etc. 📚 dependencies Update dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unindexed app detection is slow for nonstandard apps

1 participant