BlueRedSkyLTD / PowerDir

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

recursive parameter bug fix, displaying relative path #27

Closed Raffaello closed 2 years ago

Raffaello commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #27 (3f2a853) into main (36ab423) will increase coverage by 1.27%. The diff coverage is 93.61%.

@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   82.05%   83.33%   +1.27%     
==========================================
  Files           7        7              
  Lines         379      402      +23     
  Branches       38       41       +3     
==========================================
+ Hits          311      335      +24     
+ Misses         56       53       -3     
- Partials       12       14       +2     
Impacted Files Coverage Δ
PowerDir/PowerDirTheme.cs 67.14% <91.66%> (+6.48%) :arrow_up:
PowerDir/GetPowerDir.cs 88.09% <92.00%> (+0.59%) :arrow_up:
PowerDir/GetPowerDirInfo.cs 77.55% <100.00%> (+1.99%) :arrow_up:
PowerDir/views/AbstractView.cs 75.00% <100.00%> (ø)
PowerDir/views/WideView.cs 100.00% <100.00%> (ø)

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 9e5126f...3f2a853. Read the comment docs.