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

feat: add telemetry to typescript-plugin-vue and typecheck #163

Merged
merged 2 commits into from Jan 16, 2021

Conversation

znck
Copy link
Collaborator

@znck znck commented Jan 16, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 16, 2021

Codecov Report

Merging #163 (07556c1) into master (c975971) will increase coverage by 0.42%.
The diff coverage is 53.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   57.12%   57.54%   +0.42%     
==========================================
  Files          88       96       +8     
  Lines        6003     6146     +143     
  Branches     2115     2146      +31     
==========================================
+ Hits         3429     3537     +108     
- Misses       2574     2609      +35     
Impacted Files Coverage Δ
...ackages/analyze/src/project/detector/components.ts 73.91% <0.00%> (+2.48%) ⬆️
...features/completions/TemplateCompletionProvider.ts 56.74% <ø> (ø)
...ompletions/TemplateExpressionCompletionProvider.ts 65.00% <ø> (-0.86%) ⬇️
...features/diagnostics/TSProxyDiagnosticsProvider.ts 53.24% <ø> (ø)
...n-vue/src/features/goto/goto-script-definitions.ts 78.57% <ø> (+1.37%) ⬆️
...vue/src/features/refactors/add-to-setup-context.ts 2.08% <ø> (+0.04%) ⬆️
...ackages/typescript-plugin-vue/src/helpers/utils.ts 60.00% <20.00%> (ø)
packages/typescript-plugin-vue/src/context.ts 77.55% <44.56%> (-0.23%) ⬇️
packages/typecheck/src/index.ts 45.45% <45.45%> (ø)
packages/typescript-plugin-vue/src/servers/vue.ts 51.76% <49.37%> (-0.18%) ⬇️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c975971...07556c1. Read the comment docs.

@znck znck merged commit 701261b into master Jan 16, 2021
@znck znck deleted the add-telemetry branch January 16, 2021 20:14
simon04 added a commit to simon04/vue-developer-experience that referenced this pull request Feb 9, 2021
znck pushed a commit that referenced this pull request Feb 16, 2021
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.

None yet

1 participant