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

Cleaned Up Existing Code #152

Merged
merged 10 commits into from
May 3, 2023
Merged

Cleaned Up Existing Code #152

merged 10 commits into from
May 3, 2023

Conversation

jrg94
Copy link
Member

@jrg94 jrg94 commented May 3, 2023

As we lean into the 2.2 release, I figured I should do a quick cleanup pass. All changes are minor including the restructuring of the tests directory and adding comments to existing tests.

I did implement eq for code, which I mentioned in #150. This would be a nice feature for improving our tests, so we could verify that repr does what we say it does. I'm realizing at this point, dataclasses are probably the play, since all of this is implemented by default. Oh well. Might be a 3.0 feature like a year from now.

@jrg94 jrg94 requested a review from a team May 3, 2023 18:00
@jrg94 jrg94 self-assigned this May 3, 2023
@jrg94 jrg94 merged commit 388ed6d into main May 3, 2023
@jrg94 jrg94 deleted the cleanup branch May 3, 2023 18:03
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