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

[ENHANCEMENT] Fix create_endpoint_func #16

Open
evanderiel opened this issue Nov 20, 2023 · 0 comments
Open

[ENHANCEMENT] Fix create_endpoint_func #16

evanderiel opened this issue Nov 20, 2023 · 0 comments
Labels
enhancement New feature or request Low priority Low priority

Comments

@evanderiel
Copy link
Collaborator

Enhancement Description

  • aana.api.api_generation.create_endpoint_func() has a high cyclomatic complexity and should be simplified

Advantages

  • Low complexity code is easier to maintain and understand
  • We can remove the comment

Possible Implementation

  • Refactor
@evanderiel evanderiel added the enhancement New feature or request label Nov 20, 2023
@ashwinnair14 ashwinnair14 added the Low priority Low priority label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Low priority Low priority
Projects
None yet
Development

No branches or pull requests

2 participants