unjs / nypm

🌈 Unified Package Manager for Node.js and Bun
MIT License
474 stars 17 forks source link

feat: use execa for cross platform search path support #54

Closed pi0 closed 1 year ago

pi0 commented 1 year ago

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

codecov[bot] commented 1 year ago

Codecov Report

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

:exclamation: 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%) :arrow_up:

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