-
Notifications
You must be signed in to change notification settings - Fork 0
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
Labels
Comments
mylinhdao
added a commit
that referenced
this issue
May 27, 2024
BenediktMehl
pushed a commit
that referenced
this issue
May 27, 2024
BenediktMehl
pushed a commit
that referenced
this issue
May 27, 2024
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
BenediktMehl
pushed a commit
that referenced
this issue
May 28, 2024
BenediktMehl
pushed a commit
that referenced
this issue
May 28, 2024
BenediktMehl
pushed a commit
that referenced
this issue
May 28, 2024
BenediktMehl
pushed a commit
that referenced
this issue
May 28, 2024
4 tasks
mylinhdao
added a commit
that referenced
this issue
Jun 3, 2024
mylinhdao
pushed a commit
that referenced
this issue
Jun 3, 2024
mylinhdao
pushed a commit
that referenced
this issue
Jun 3, 2024
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).
mylinhdao
pushed a commit
that referenced
this issue
Jun 3, 2024
mylinhdao
pushed a commit
that referenced
this issue
Jun 3, 2024
mylinhdao
pushed a commit
that referenced
this issue
Jun 3, 2024
mylinhdao
pushed a commit
that referenced
this issue
Jun 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
The text was updated successfully, but these errors were encountered: