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 execa for cross platform search path support #54

Merged
merged 6 commits into from
Apr 7, 2023
Merged

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Apr 7, 2023

Try using execa for better cross platform support (search path for corepack). Later might remove again to reduce footprint

@pi0 pi0 changed the title feat: use execa feat: use execa for cross platform search path support Apr 7, 2023
@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #54 (f55616a) into main (cabbe7b) will increase coverage by 0.11%.
The diff coverage is 89.47%.

❗ Current head f55616a differs from pull request most recent head ecd0561. Consider uploading reports for the commit ecd0561 to get more accurate results

@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   96.89%   97.00%   +0.11%     
==========================================
  Files           5        5              
  Lines         161      167       +6     
  Branches       29       27       -2     
==========================================
+ Hits          156      162       +6     
  Misses          5        5              
Impacted Files Coverage Δ
src/spawn.ts 93.75% <89.47%> (+1.44%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@pi0 pi0 merged commit 313bc19 into main Apr 7, 2023
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.

1 participant