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

chore(lib): re-organizing the module #460

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

chore(lib): re-organizing the module #460

wants to merge 2 commits into from

Conversation

jeertmans
Copy link
Owner

This PR refactors a lot of the code in order to have a better organized codebase. If will that I needed to create a second level of submodules, to better distinguish the different parts of this project.

TODO list:

  • Document all function and attributes (even those that are not part of the public API);
  • Update tests to use new paths (and maybe improve a bit the coverage;
  • Try to better re-use code between different guis

@jeertmans jeertmans added ci Continous Integration (tests, lints, checks, ...) enhancement New feature or request labels Jul 23, 2024
This PR refactors a lot of the code in order to have a better organized codebase. If will that I needed to create a second level of submodules, to better distinguish the different parts of this project.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continous Integration (tests, lints, checks, ...) enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant