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 TypeCollector #366

Open
BenediktMehl opened this issue May 24, 2024 · 0 comments
Open

refactor TypeCollector #366

BenediktMehl opened this issue May 24, 2024 · 0 comments
Labels

Comments

@BenediktMehl
Copy link
Collaborator

BenediktMehl commented May 24, 2024

Refactor the TypesCollector.ts File and all the dependencies of this file. Especially the getTypes methods and all Calls and Sub-Calls of this method.

BenediktMehl pushed a commit that referenced this issue May 27, 2024
We are sure that our refactoring is correct. We guess that the tests fail because the order of Types changes.
We will fix that in issue (#368).
mylinhdao added a commit that referenced this issue May 27, 2024
- remove types-query-strategy.test.ts temporary, because the structure of TypeInfo changed
- getUsage() now captures the usages per type declaration
mylinhdao pushed a commit that referenced this issue Jun 3, 2024
We are sure that our refactoring is correct. We guess that the tests fail because the order of Types changes.
We will fix that in issue (#368).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant