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: use sentry for telemetry #164

Merged
merged 7 commits into from
Jan 17, 2021
Merged

feat: use sentry for telemetry #164

merged 7 commits into from
Jan 17, 2021

Conversation

znck
Copy link
Collaborator

@znck znck commented Jan 17, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 17, 2021

Codecov Report

Merging #164 (a444177) into master (701261b) will increase coverage by 0.21%.
The diff coverage is 89.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
+ Coverage   57.54%   57.76%   +0.21%     
==========================================
  Files          96       97       +1     
  Lines        6146     6180      +34     
  Branches     2146     2154       +8     
==========================================
+ Hits         3537     3570      +33     
- Misses       2609     2610       +1     
Impacted Files Coverage Δ
...ckages/analyze/src/project/ConfiguredVueProject.ts 0.00% <0.00%> (ø)
packages/analyze/src/project/detector/require.ts 66.66% <66.66%> (ø)
packages/typescript-plugin-vue/src/context.ts 77.52% <83.33%> (-0.03%) ⬇️
packages/shared/src/telemetry.ts 81.42% <91.66%> (+13.24%) ⬆️
packages/analyze/src/project/VueProject.ts 82.08% <100.00%> (ø)
packages/typecheck/src/cli.ts 65.35% <100.00%> (ø)
packages/typecheck/src/index.ts 50.00% <100.00%> (+4.54%) ⬆️
...ckages/typescript-plugin-vue/src/helpers/logger.ts 94.73% <100.00%> (ø)
packages/typescript-plugin-vue/src/index.ts 78.94% <100.00%> (ø)

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 701261b...a444177. Read the comment docs.

@znck znck merged commit a096426 into master Jan 17, 2021
@znck znck deleted the use-sentry branch January 17, 2021 11:28
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