ryan-jan / MSCatalog

PowerShell module for searching and downloading offline updates from https://www.catalog.update.microsoft.com
MIT License
58 stars 16 forks source link

Add BITS support for Windows systems. #2

Closed ryan-jan closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #2 into master will decrease coverage by 4.13%. The diff coverage is 37.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
- Coverage   85.71%   81.57%   -4.14%     
==========================================
  Files           5        5              
  Lines         105      114       +9     
==========================================
+ Hits           90       93       +3     
- Misses         15       21       +6
Impacted Files Coverage Δ
MSCatalog/Private/Invoke-DownloadFile.ps1 0% <0%> (ø) :arrow_up:
MSCatalog/Public/Save-MSCatalogUpdate.ps1 89.65% <66.66%> (-10.35%) :arrow_down:

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 52d282f...5c878d8. Read the comment docs.