Skip to content

Move most code from main file to utils.#17

Merged
ehmatthes merged 5 commits into
mainfrom
refactor
May 26, 2025
Merged

Move most code from main file to utils.#17
ehmatthes merged 5 commits into
mainfrom
refactor

Conversation

@ehmatthes

Copy link
Copy Markdown
Member

The main file was really long, because it was a single long scripted process. Testing forced most of this into large functions. Those large functions are still largely unrefactored, but moving them out of the main file and into utils makes the main file much easier to reason about.

@ehmatthes ehmatthes merged commit fb487dc into main May 26, 2025
1 check passed
@ehmatthes ehmatthes deleted the refactor branch May 26, 2025 13:46
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