Skip to content

Conversation

@triceo
Copy link
Collaborator

@triceo triceo commented Dec 10, 2025

No description provided.

Copy link
Collaborator Author

@triceo triceo left a comment

Choose a reason for hiding this comment

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

Minor comments. The bulk of the comments will be in Enterprise.

this.ruinAndRecreatePickerClass = ruinAndRecreatePickerClass;
}

public @NonNull AdvancedListRuinRecreateMoveSelectorConfig withRuinAndRecreatePickerClass(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Other selectors typically put the withers at the end of the class.

import org.jspecify.annotations.NonNull;

@XmlType(propOrder = {
"ruinAndRecreatePickerClass",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

In the interest of brevity, why not just "pickerClass"?
We're already configuring RuinRecreateMoveSelector, I don't think we need to repeat that over and over.

@triceo
Copy link
Collaborator Author

triceo commented Dec 11, 2025

@Christopher-Chianelli Please remember to write documentation. I'd probably add this to the section about moves, add a disclaimer that it's an enterprise feature, and reference it in the enterprise section.

@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
9.1% Coverage on New Code (required ≥ 70%)

See analysis details on SonarQube Cloud

Comment on lines +161 to +162
ADVANCED_RUIN_AND_RECREATE("Advanced ruin and recreate",
"remove advancedRuinRecreateMoveSelector and/or advancedListRuinRecreateMoveSelector from the solver configuration");
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Needs update.

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.

2 participants