Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(extension): quote cmd on windows #4988

Merged
merged 1 commit into from
Apr 23, 2024

fix(extension): quote cmd on windows

7adc95a
Select commit
Loading
Failed to load commit list.
Merged

fix(extension): quote cmd on windows #4988

fix(extension): quote cmd on windows
7adc95a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 22, 2024 in 0s

98.55% (+0.00%) compared to 77ae2d4

View this Pull Request on Codecov

98.55% (+0.00%) compared to 77ae2d4

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 98.55%. Comparing base (77ae2d4) to head (7adc95a).

Files Patch % Lines
src/extension/installer.ts 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4988   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files         273      273           
  Lines       26070    26071    +1     
  Branches     5389     5390    +1     
=======================================
+ Hits        25692    25694    +2     
+ Misses        222      220    -2     
- Partials      156      157    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.