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: split models into separate files #40

Merged
merged 3 commits into from
Oct 15, 2024

Conversation

BerSomBen
Copy link
Collaborator

In PR37 noticed, the model.rs is growing rapidly, so its hard to deal with.
This commit refactors the model structure to use separate files per concern.

No logic changed.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Please format your code using rustfmt: cargo fmt

BerSomBen and others added 2 commits October 15, 2024 15:58
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot dismissed their stale review October 15, 2024 13:58

Removing outdated review.

@tobias-richter tobias-richter merged commit 59aa0e6 into main Oct 15, 2024
6 checks passed
@tobias-richter tobias-richter deleted the feature/refactorModels2 branch October 15, 2024 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants