gaelcolas / Sampler

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

Split integration test from unit test, and fix issue #436 #439

Closed johlju closed 11 months ago

johlju commented 1 year ago

Pull Request

Pull Request (PR) description

Added

Changed

Fixed

Task list


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #439 (30d9bbd) into main (73c8777) will decrease coverage by 1%. Report is 2 commits behind head on main. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##           main   #439   +/-   ##
===================================
- Coverage    81%    81%   -1%     
===================================
  Files        44     44           
  Lines      2319   2326    +7     
===================================
+ Hits       1899   1902    +3     
- Misses      420    424    +4     
Files Changed Coverage Δ
.build/tasks/release.module.build.ps1 82% <100%> (+<1%) :arrow_up:

... and 1 file with indirect coverage changes

gaelcolas commented 11 months ago

Looks great, LGTM!