gaelcolas / Sampler

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

Update templates with code coverage functionality #280

Closed johlju closed 3 years ago

johlju commented 3 years ago

Pull Request

Pull Request (PR) description

Changed

Task list


This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #280 (ee409f3) into main (c7dc73c) will decrease coverage by 0%. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #280   +/-   ##
===================================
- Coverage    29%    29%   -1%     
===================================
  Files        38     38           
  Lines      1742   1744    +2     
===================================
  Hits        506    506           
- Misses     1236   1238    +2     
Impacted Files Coverage Δ
.build/tasks/Build-Module.ModuleBuilder.build.ps1 0% <0%> (ø)
johlju commented 3 years ago

I tested creating a module usin both 'SimpleModule' and 'dsccommunity' template.