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 query strategy #351

Open
mylinhdao opened this issue May 10, 2024 · 0 comments
Open

Refactor query strategy #351

mylinhdao opened this issue May 10, 2024 · 0 comments
Labels
priority:high Set by the PO only tech

Comments

@mylinhdao
Copy link
Collaborator

found in qualified-type-names/resolver-strategy/query-strategy.ts

line 43 is a for loop, but the iterator variable is being changed inside the loop, maybe change that to while loop or so

Actually, refactor of for loop in Collectors (accessors and FQTNs) is needed

@ChristianHuehn ChristianHuehn added tech priority:high Set by the PO only labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:high Set by the PO only tech
Projects
None yet
Development

No branches or pull requests

2 participants