BlueRedSkyLTD / PowerDir

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

fixes 30 #31

Closed Raffaello closed 2 years ago

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

Codecov Report

Merging #31 (120397d) into main (36ab423) will increase coverage by 2.27%. The diff coverage is 93.75%.

@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
+ Coverage   82.05%   84.32%   +2.27%     
==========================================
  Files           7        7              
  Lines         379      402      +23     
  Branches       38       41       +3     
==========================================
+ Hits          311      339      +28     
+ Misses         56       49       -7     
- Partials       12       14       +2     
Impacted Files Coverage Δ
PowerDir/PowerDirTheme.cs 72.85% <91.66%> (+12.20%) :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/ListView.cs 100.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 aa1e410...120397d. Read the comment docs.