gaelcolas / Sampler

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

Fix bug introduced with PR #383 #391

Closed johlju closed 2 years ago

johlju commented 2 years ago

Pull Request

Pull Request (PR) description

Fixed

Task list


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #391 (b4cb40e) into main (dade014) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #391   +/-   ##
===================================
  Coverage    80%    80%           
===================================
  Files        41     41           
  Lines      2195   2201    +6     
===================================
+ Hits       1766   1772    +6     
  Misses      429    429           
Impacted Files Coverage Δ
Sampler/scripts/Set-SamplerTaskVariable.ps1 96% <100%> (+<1%) :arrow_up:
johlju commented 2 years ago

Merging this so the current preview is not released without this.