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

Refactor self-update command code to extract internal helper classes #165

Merged
merged 24 commits into from
Apr 24, 2024

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Apr 24, 2024

Improves code quality and confidence by extracting typed interfaces. These are internal as to not increase the maintenance burden. I am not that concerned about the extra boilerplate lines because the binary file size increase is comparatively minimal relative to the included vendor code we also bundle and that we don't fully use.

@caendesilva caendesilva changed the title Refactor self-update command code to extract helper classes Refactor self-update command code to extract internal helper classes Apr 24, 2024
@caendesilva caendesilva added the halt-matrix-tests Internal label to halt full suite matrix testing label Apr 24, 2024
@caendesilva caendesilva force-pushed the internal-code-refactor branch from 86df40d to b79ddda Compare April 24, 2024 10:46
@caendesilva caendesilva removed the halt-matrix-tests Internal label to halt full suite matrix testing label Apr 24, 2024
@caendesilva caendesilva merged commit c80b75c into master Apr 24, 2024
24 checks passed
@caendesilva caendesilva deleted the internal-code-refactor branch April 24, 2024 10:54
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.

1 participant