aaronpowell / ps-nvm

PowerShell module for managing multiple Node.js versions
MIT License
127 stars 26 forks source link

Elsassph fix/24 persist nix #92

Closed aaronpowell closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #92 into master will decrease coverage by 5.53%. The diff coverage is 68.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
- Coverage   88.00%   82.46%   -5.54%     
==========================================
  Files           1        1              
  Lines         150      154       +4     
==========================================
- Hits          132      127       -5     
- Misses         18       27       +9     
Impacted Files Coverage Δ
nvm.psm1 82.46% <68.00%> (-5.54%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b6d8e53...c845559. Read the comment docs.

aaronpowell commented 4 years ago

Finally merging #86

Needed to fix some things after the merger of #87 and the changes to set/install flows