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 code into backend, group and repo #6

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

tripledoublev
Copy link
Collaborator

Refactor codebase:

  • Split the large single file into three separate modules: group.rs, repo.rs, and backend.rs to improve maintainability and readability.
  • Created a lib.rs file to re-export the modules.

@tripledoublev tripledoublev self-assigned this Jul 24, 2024
@tripledoublev tripledoublev merged commit 402e5c5 into OpenArchive:main Jul 24, 2024
2 checks passed
@tripledoublev tripledoublev deleted the refactor-classes branch July 24, 2024 19:27
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.

2 participants