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

run_clustering.py crashes when the analyzed software system is small. #113

Open
WGC575 opened this issue Jan 27, 2024 · 0 comments
Open
Assignees
Labels
bug Something isn't working enhancement New feature or request lowpriority

Comments

@WGC575
Copy link
Collaborator

WGC575 commented Jan 27, 2024

run_clustering.py crashes when the analyzed software system is small. The reason is probably that there is no result generated for identifyMostSimClusters(), and ultimately there is no clustering information available thus causing validation errors.

The error happens for gitlab signald 0.1.0 and other early versions.

This is not a high-priority problem since it only breaks when the analyzed system is too small.

@WGC575 WGC575 added bug Something isn't working enhancement New feature or request lowpriority labels Jan 27, 2024
@WGC575 WGC575 self-assigned this Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request lowpriority
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant