-
-
Notifications
You must be signed in to change notification settings - Fork 721
feat(semantic): build semantic for .d.ts files
#12193
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
feat(semantic): build semantic for .d.ts files
#12193
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
CodSpeed Instrumentation Performance ReportMerging #12193 will not alter performanceComparing Summary
|
6983d39 to
45a71b3
Compare
|
Do you check why there are a lot of |
I didn't check every one, but checked around half. Alll of those that changed have code where we parse this out: oxc/tasks/coverage/src/typescript/meta.rs Lines 116 to 127 in 4ac9500
|
45a71b3 to
5f056b8
Compare
9115555 to
3a9cdf5
Compare
Merge activity
|
3a9cdf5 to
c995fe2
Compare

fixes #12134