dsccommunity / SqlServerDsc

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

SqlTraceFlag: Add integration tests #1843

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

Impacted file tree graph

@@         Coverage Diff          @@
##           main   #1843   +/-   ##
====================================
  Coverage    91%     91%           
====================================
  Files        71      71           
  Lines      7327    7363   +36     
====================================
+ Hits       6678    6715   +37     
+ Misses      649     648    -1     
Flag Coverage Δ
unit 91% <100%> (+<1%) :arrow_up:
Impacted Files Coverage Δ
...SCResources/DSC_SqlTraceFlag/DSC_SqlTraceFlag.psm1 98% <100%> (+1%) :arrow_up: