gaelcolas / Sampler

Module template with build pipeline and examples, including DSC elements.
MIT License
171 stars 42 forks source link

Added debug output of PSModulePath #416

Closed stehlih closed 1 year ago

stehlih commented 1 year ago

Added debug output of PSModulePath

Pull Request

Added debug output of PSModulePath to support new task 'Set_PSModulePath'

Task list


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #416 (8ed9aea) into main (cf48b82) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #416   +/-   ##
===================================
  Coverage    81%    81%           
===================================
  Files        42     42           
  Lines      2248   2249    +1     
===================================
+ Hits       1835   1836    +1     
  Misses      413    413           
Impacted Files Coverage Δ
Sampler/scripts/Set-SamplerTaskVariable.ps1 96% <100%> (+<1%) :arrow_up: