BlueRedSkyLTD / PowerDir

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

update to v0.2.5 #32

Closed Raffaello closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #32 (0189a47) into main (36ab423) will increase coverage by 2.15%. The diff coverage is 95.52%.

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   82.05%   84.21%   +2.15%     
==========================================
  Files           7        7              
  Lines         379      399      +20     
  Branches       38       41       +3     
==========================================
+ Hits          311      336      +25     
+ 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 87.87% <95.45%> (+0.37%) :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 d98c8a1...0189a47. Read the comment docs.