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

fix: refine prerequisite checker error message #12504

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

jayzhang
Copy link
Member

@jayzhang jayzhang commented Oct 10, 2024

https://msazure.visualstudio.com/Microsoft%20Teams%20Extensibility/_workitems/edit/29830127

  1. output telemetry log when use set loglevel=debug in vscode extension
  2. Refine refine prerequisite checker error message

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.66%. Comparing base (b7467c7) to head (f15f37d).
Report is 2 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##              dev   #12504   +/-   ##
=======================================
  Coverage   89.66%   89.66%           
=======================================
  Files         583      583           
  Lines       34645    34648    +3     
  Branches     6795     6791    -4     
=======================================
+ Hits        31064    31067    +3     
  Misses       1588     1588           
  Partials     1993     1993           
Files with missing lines Coverage Δ
packages/cli/src/commonlib/telemetry.ts 80.70% <ø> (ø)
...extension/src/telemetry/vscodeTelemetryReporter.ts 61.72% <100.00%> (+1.47%) ⬆️

@jayzhang jayzhang merged commit 89938a6 into dev Oct 11, 2024
23 checks passed
@jayzhang jayzhang deleted the huajie/ext-debug-error-message branch October 11, 2024 02:27
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.

3 participants