dsccommunity / SqlServerDsc

This module contains DSC resources for deployment and configuration of Microsoft SQL Server.
MIT License
360 stars 227 forks source link

Install-SqlServerDsc: Wrongly says that parameter AgtSvcAccount must be specified #1813

Closed bleakprestiger closed 1 year ago

bleakprestiger commented 2 years ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Install-SqlServerDsc: Wrongly says that parameter AgtSvcAccount must be specified #1810

Task list


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #1813 (1ef6296) into main (a512eff) will not change coverage. The diff coverage is 100%.

:exclamation: Current head 1ef6296 differs from pull request most recent head 1acfb4f. Consider uploading reports for the commit 1acfb4f to get more accurate results

Impacted file tree graph

@@         Coverage Diff          @@
##           main   #1813   +/-   ##
====================================
  Coverage    88%     88%           
====================================
  Files        83      83           
  Lines      7444    7444           
====================================
  Hits       6594    6594           
  Misses      850     850           
Flag Coverage Δ
unit 88% <100%> (ø)
Impacted Files Coverage Δ
source/Private/Assert-SetupActionProperties.ps1 98% <100%> (ø)