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 OData handler #2466

Open
habbes opened this issue Jul 13, 2021 Discussed in #2465 · 0 comments · May be fixed by #2473
Open

Refactor OData handler #2466

habbes opened this issue Jul 13, 2021 Discussed in #2465 · 0 comments · May be fixed by #2473

Comments

@habbes
Copy link
Contributor

habbes commented Jul 13, 2021

Discussed in #2465

Originally posted by habbes July 13, 2021
Hi, I'd like to refactor the OData handler to make it easier to fix bugs and improvements. Currently the entire handler codebase is in a single file which makes it a bit difficult to navigate. There's also multiple instances of duplicate code and functions which could be easily reused to make it easier to maintain and fix bugs. I'd like to start off with splitting the code into separate modules. Then future refactoring work can be made alongside other bug fixes and improvements.

@habbes habbes linked a pull request Jul 15, 2021 that will close this issue
10 tasks
@theguild-bot theguild-bot mentioned this issue Aug 11, 2022
@theguild-bot theguild-bot mentioned this issue Sep 28, 2023
This was referenced Apr 30, 2024
This was referenced May 7, 2024
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 a pull request may close this issue.

1 participant