kingsleyck / PSModulesDsc

DSC for managing Powershell modules
MIT License
3 stars 0 forks source link

Do not throw on PSGallery #2

Closed kingsleyck closed 6 years ago

kingsleyck commented 6 years ago

Pull Request (PR) description

Do not throw when PSGallery does not exist and SourceLocation is unspecified.

This Pull Request (PR) fixes the following issues

None

Task list

codecov-io commented 6 years ago

Codecov Report

Merging #2 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   94.49%   94.49%           
=======================================
  Files           2        2           
  Lines         109      109           
=======================================
  Hits          103      103           
  Misses          6        6
Impacted Files Coverage Δ
...ces/PowershellRepository/PowershellRepository.psm1 90.32% <100%> (ø) :arrow_up:

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 4616775...1adc3e7. Read the comment docs.