-
-
Notifications
You must be signed in to change notification settings - Fork 518
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
chore(semantic): copy tests from typescript-eslint’s scope-manager #3990
chore(semantic): copy tests from typescript-eslint’s scope-manager #3990
Conversation
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
1ec7652
to
3b78811
Compare
CodSpeed Performance ReportMerging #3990 will not alter performanceComparing Summary
|
1310c54
to
4debcf3
Compare
It's kind of weird that the fields in my local and CI's snap are in a different order. So, I had to tweak the order of the different fields in |
4debcf3
to
2fd55b0
Compare
This would be a pain in the short term, but maybe save us time overall by avoiding having to check all these snapshots by hand: Could we parse the snapshots from |
2fd55b0
to
608bc9d
Compare
I gave it a try, it’s hard to parse to |
608bc9d
to
b2724db
Compare
Merge activity
|
…3990) close: #2947 These fixtures were copied from https://github.com/typescript-eslint/typescript-eslint/tree/a5b652da1ebb09ecbca8f4b032bf05ebc0e03dc9/packages/scope-manager/tests/fixtures. We used them to test out semantic `ScopeTree` and `SymbolTable`
620468a
to
1108f2a
Compare
b2724db
to
48724a0
Compare
close: #2947
These fixtures were copied from https://github.com/typescript-eslint/typescript-eslint/tree/a5b652da1ebb09ecbca8f4b032bf05ebc0e03dc9/packages/scope-manager/tests/fixtures. We used them to test out semantic
ScopeTree
andSymbolTable