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

fix: Arborist code cleanup #7237

Merged
merged 20 commits into from
Feb 28, 2024
Merged

fix: Arborist code cleanup #7237

merged 20 commits into from
Feb 28, 2024

Conversation

wraithgar
Copy link
Member

A bunch of tiny tweaks to Arborist, in service of eventually cleaning it
up and removing the mixin approach.

Most of the fixes are like before: removing symbols in favor of private
attributes so we can easily find where state is being shared. There is
also some shuffling of single-use methods into larger classes.

@wraithgar wraithgar marked this pull request as ready for review February 23, 2024 20:32
@wraithgar wraithgar requested a review from a team as a code owner February 23, 2024 20:32
@wraithgar
Copy link
Member Author

Removing or severely limiting the number of options we can pass to methods will drastically improve the code complexity here but that's a semver major.

@wraithgar wraithgar merged commit 6d1789c into latest Feb 28, 2024
20 checks passed
@wraithgar wraithgar deleted the gar/arborist-tweaks branch February 28, 2024 17:29
@github-actions github-actions bot mentioned this pull request Feb 28, 2024
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