dsccommunity / SqlServerDsc

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

SqlServerDsc: Commands support SQL Server 2022 #1825

Closed johlju closed 1 year ago

johlju commented 1 year ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1825 (9844f5b) into main (a7b6834) will decrease coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           main   #1825   +/-   ##
====================================
- Coverage    91%     91%   -1%     
====================================
  Files        81      81           
  Lines      7429    7428    -1     
====================================
- Hits       6777    6776    -1     
  Misses      652     652           
Flag Coverage Δ
unit 91% <100%> (-1%) :arrow_down:
Impacted Files Coverage Δ
source/Public/Add-SqlDscNode.ps1 100% <ø> (ø)
source/Public/Complete-SqlDscFailoverCluster.ps1 100% <ø> (ø)
source/Public/Complete-SqlDscImage.ps1 100% <ø> (ø)
source/Public/Install-SqlDscServer.ps1 100% <ø> (ø)
source/Public/Repair-SqlDscServer.ps1 100% <ø> (ø)
source/Public/Uninstall-SqlDscServer.ps1 100% <ø> (ø)
source/Private/Assert-SetupActionProperties.ps1 98% <100%> (+<1%) :arrow_up:
source/Private/Invoke-SetupAction.ps1 92% <100%> (-1%) :arrow_down: