dsccommunity / SqlServerDsc

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

`Import-SqlDscPreferredModule`: Fix re-evaluate PSModulePath #1938

Closed johlju closed 1 year ago

johlju commented 1 year ago

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

None. But might be the reason PR #1932 fails.

Task list


This change is Reviewable

codecov[bot] commented 1 year ago

Codecov Report

Merging #1938 (50dfb85) into main (d296853) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff          @@
##           main   #1938   +/-   ##
====================================
  Coverage    91%     91%           
====================================
  Files        92      92           
  Lines      7806    7808    +2     
====================================
+ Hits       7181    7183    +2     
  Misses      625     625           
Flag Coverage Δ
unit 91% <100%> (+<1%) :arrow_up:
Impacted Files Coverage Δ
source/Public/Import-SqlDscPreferredModule.ps1 100% <100%> (ø)