BlueRedSkyLTD / PowerDir

PowerDir is a PowerShell 7 module as alternative to Get-ChildItem
Other
0 stars 2 forks source link

Fix Tilde (~) Path #14

Closed Raffaello closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #14 (cf02e84) into main (eaf4e5a) will increase coverage by 2.94%. The diff coverage is 81.25%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
+ Coverage   79.11%   82.05%   +2.94%     
==========================================
  Files           7        7              
  Lines         407      379      -28     
  Branches       42       38       -4     
==========================================
- Hits          322      311      -11     
+ Misses         72       56      -16     
+ Partials       13       12       -1     
Impacted Files Coverage Δ
PowerDir/GetPowerDir.cs 87.50% <81.25%> (+7.18%) :arrow_up:

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 7d58ec8...cf02e84. Read the comment docs.