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 Exporters & Data Adapter #298

Closed
Sancretor opened this issue Jan 19, 2022 · 0 comments · Fixed by #302
Closed

Refactor Exporters & Data Adapter #298

Sancretor opened this issue Jan 19, 2022 · 0 comments · Fixed by #302
Assignees
Labels
done This issue was solved but not merged in master enhancement New feature or request
Milestone

Comments

@Sancretor
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Exporters & DataAdapter classes are huge and messy thanks to the many years of lazy additions by multiple people. :)
If anyone wanted to contribute, this mess could unfortunately be a big "NO WAY" sign !
We need to reduce this painful technical debt.

Describe the solution you'd like

It could be great to split them in multiple smaller functions/classes/files in order to ease their maintainability and correctly test them.

Describe alternatives you've considered

Don't do anything, this monster is too awful ... but we are brave (right ?), so refactor all this please. :)

@Sancretor Sancretor added the enhancement New feature or request label Jan 19, 2022
@Sancretor Sancretor added this to the 4.1.0 milestone Jan 19, 2022
@Sancretor Sancretor self-assigned this Jan 19, 2022
@Sancretor Sancretor mentioned this issue Jan 19, 2022
12 tasks
@Sancretor Sancretor added the done This issue was solved but not merged in master label Jan 26, 2022
@Sancretor Sancretor mentioned this issue Jan 26, 2022
17 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done This issue was solved but not merged in master enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant