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 database module in aggregator #1583

Closed
2 tasks done
jpraynaud opened this issue Mar 22, 2024 · 0 comments · Fixed by #1626
Closed
2 tasks done

Refactor database module in aggregator #1583

jpraynaud opened this issue Mar 22, 2024 · 0 comments · Fixed by #1626
Assignees
Labels
refactoring 🛠️ Code refactoring and enhancements

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Mar 22, 2024

Why

Simplify structure of database module in aggregator to make the code more readable and easy to maintain.

What

Split the files in 3 sub-modules: record, provider, repository

How

  • Split in sub-modules
  • Remove all non necessary unit tests in database providers
@jpraynaud jpraynaud added the refactoring 🛠️ Code refactoring and enhancements label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring 🛠️ Code refactoring and enhancements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants