dsccommunity / SqlServerDsc

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

`Restart-SqlService`: No longer silently ignores errors #1895

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 #1895 (a78100c) into main (e7b347e) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           main   #1895   +/-   ##
====================================
  Coverage    92%     92%           
====================================
  Files        85      85           
  Lines      7641    7647    +6     
====================================
+ Hits       7039    7045    +6     
  Misses      602     602           
Flag Coverage Δ
unit 92% <100%> (+<1%) :arrow_up:
Impacted Files Coverage Δ
...dules/SqlServerDsc.Common/SqlServerDsc.Common.psm1 98% <100%> (+<1%) :arrow_up: