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

Implement "resolve" complexity analysis #36

Open
evanmcneely opened this issue Jun 2, 2022 · 1 comment
Open

Implement "resolve" complexity analysis #36

evanmcneely opened this issue Jun 2, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@evanmcneely
Copy link
Contributor

At the time of writing, the express middleware function is hard coded to use the type complexity algorithm for complexity analysis. Refactor this function to make the choice of resolve or type complexity analysis a configuration option for the developer.

@shalarewicz shalarewicz added the enhancement New feature or request label Jun 13, 2022
@evanmcneely
Copy link
Contributor Author

Wait for the resolve complexity analysis to be comlpeted

@evanmcneely evanmcneely changed the title Refactor express middleware to take a configuration option for type/resolve complexity Implement "resolve" complexity analysis Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants