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(client): shell=true on windows #5225

Merged
merged 1 commit into from
Dec 18, 2024

fix(client): `shell=true` on windows

5e1ef95
Select commit
Loading
Failed to load commit list.
Merged

fix(client): shell=true on windows #5225

fix(client): `shell=true` on windows
5e1ef95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

97.37% (+0.00%) compared to dce5ae5

View this Pull Request on Codecov

97.37% (+0.00%) compared to dce5ae5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.37%. Comparing base (dce5ae5) to head (5e1ef95).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5225   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files         291      291           
  Lines       27026    27027    +1     
  Branches     5606     5607    +1     
=======================================
+ Hits        26316    26317    +1     
  Misses        496      496           
  Partials      214      214           

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