gaelcolas / Sampler

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

Added support of BuiltSubDirectoryDirectory in build configuration files (#299) #306

Closed NicolasBn closed 3 years ago

NicolasBn commented 3 years ago

Pull Request

Pull Request (PR) description

Added

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #306 (594da9b) into main (743ab9e) will increase coverage by 0%. The diff coverage is 50%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #306   +/-   ##
===================================
  Coverage    28%    28%           
===================================
  Files        38     38           
  Lines      1925   1930    +5     
===================================
+ Hits        555    557    +2     
- Misses     1370   1373    +3     
Impacted Files Coverage Δ
Sampler/scripts/Set-SamplerTaskVariable.ps1 92% <50%> (-6%) :arrow_down:
gaelcolas commented 3 years ago

That looks good, assuming it works :).