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

detect imported identifiers #299

Merged
merged 3 commits into from
Oct 16, 2022
Merged

detect imported identifiers #299

merged 3 commits into from
Oct 16, 2022

Conversation

znck
Copy link
Collaborator

@znck znck commented Oct 16, 2022

  • detect imported identifiers
  • improve sourcemaps and completions
  • update snapshots

@codecov-commenter
Copy link

Codecov Report

Merging #299 (9147658) into main (2c1c288) will increase coverage by 0.79%.
The diff coverage is 48.49%.

@@            Coverage Diff             @@
##             main     #299      +/-   ##
==========================================
+ Coverage   42.06%   42.85%   +0.79%     
==========================================
  Files         161      162       +1     
  Lines       19994    20542     +548     
  Branches     1214     1273      +59     
==========================================
+ Hits         8411     8804     +393     
- Misses      11583    11738     +155     
Impacted Files Coverage Δ
...ackages/compiler-tsx/src/types/TransformOptions.ts 0.00% <0.00%> (ø)
packages/projectconfig/src/project/VueProject.ts 0.00% <0.00%> (ø)
packages/transforms/src/index.ts 0.00% <0.00%> (ø)
packages/transforms/src/tsTransformScript.ts 0.00% <0.00%> (ø)
...ript-plugin-vue/src/features/CompletionsService.ts 0.00% <0.00%> (ø)
...script-plugin-vue/src/features/QuickInfoService.ts 0.00% <0.00%> (ø)
...cript-plugin-vue/src/services/FilesystemService.ts 0.00% <0.00%> (ø)
...lugin-vue/src/services/TypescriptContextService.ts 0.00% <0.00%> (ø)
.../vue-languageservice/src/modes/LanguageModeHTML.ts 0.00% <0.00%> (ø)
...c/template/transforms/transformResolveComponent.ts 66.42% <36.06%> (-15.49%) ⬇️
... and 16 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@znck znck merged commit 5dcab41 into main Oct 16, 2022
@znck znck deleted the detect-imported-identifiers branch October 16, 2022 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants