BlueRedSkyLTD / PowerDir

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

new ci #36

Closed Raffaello closed 2 years ago

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

Codecov Report

Merging #36 (1782416) into main (36ab423) will decrease coverage by 5.01%. The diff coverage is 80.43%.

@@            Coverage Diff             @@
##             main      #36      +/-   ##
==========================================
- Coverage   82.05%   77.04%   -5.02%     
==========================================
  Files           7        8       +1     
  Lines         379      440      +61     
  Branches       38       54      +16     
==========================================
+ Hits          311      339      +28     
- Misses         56       79      +23     
- Partials       12       22      +10     
Impacted Files Coverage Δ
PowerDir/views/DefaultView.cs 63.63% <63.63%> (ø)
PowerDir/GetPowerDir.cs 81.31% <75.71%> (-6.19%) :arrow_down:
PowerDir/views/WideView.cs 67.85% <77.77%> (-32.15%) :arrow_down:
PowerDir/views/ListDetailsView.cs 80.00% <90.00%> (-10.57%) :arrow_down:
PowerDir/PowerDirTheme.cs 72.85% <92.30%> (+12.20%) :arrow_up:
PowerDir/GetPowerDirInfo.cs 67.34% <100.00%> (-8.21%) :arrow_down:
PowerDir/views/AbstractView.cs 76.47% <100.00%> (+1.47%) :arrow_up:
PowerDir/views/ListView.cs 100.00% <100.00%> (ø)
... and 3 more

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 5cd911b...1782416. Read the comment docs.