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

fix: refine local debug prerequisite check error message

f15f37d
Select commit
Loading
Failed to load commit list.
Merged

fix: refine prerequisite checker error message #12504

fix: refine local debug prerequisite check error message
f15f37d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

89.66% (+0.00%) compared to b7467c7

View this Pull Request on Codecov

89.66% (+0.00%) compared to b7467c7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.66%. Comparing base (b7467c7) to head (f15f37d).

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%) ⬆️