unjs / nypm

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

feat: add `workspace` flag #57

Closed cpreston321 closed 1 year ago

cpreston321 commented 1 year ago

Resolves: #52

codecov[bot] commented 1 year ago

Codecov Report

Merging #57 (fed541c) into main (f6eefb3) will increase coverage by 0.54%. The diff coverage is 92.30%.

@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
+ Coverage   95.76%   96.30%   +0.54%     
==========================================
  Files           5        5              
  Lines         260      271      +11     
  Branches       33       36       +3     
==========================================
+ Hits          249      261      +12     
+ Misses         11       10       -1     
Impacted Files Coverage Δ
src/api.ts 94.11% <92.30%> (-0.33%) :arrow_down:

... and 1 file with indirect coverage changes

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