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

Move to WebClient based downloads. #1

Closed ryan-jan closed 4 years ago

ryan-jan commented 4 years ago

This improves file download performance dramatically.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a221c6b). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             master    #1   +/-   ##
======================================
  Coverage          ?   91%           
======================================
  Files             ?     4           
  Lines             ?   100           
  Branches          ?     0           
======================================
  Hits              ?    91           
  Misses            ?     9           
  Partials          ?     0
Impacted Files Coverage Δ
MSCatalog/Public/Save-MSCatalogUpdate.ps1 100% <100%> (ø)

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 a221c6b...8cdd9aa. Read the comment docs.