dsccommunity / SharePointDsc

The SharePointDsc PowerShell module provides DSC resources that can be used to deploy and manage a SharePoint farm
MIT License
245 stars 107 forks source link

Fixes two issues and implements a few logging improvements #1402

Closed ykuijs closed 2 years ago

ykuijs commented 2 years ago

Pull Request (PR) description

Fixes two issues and implements a few logging improvements

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #1402 (059ca7e) into master (1ee98a0) will increase coverage by 0%. The diff coverage is 80%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1402   +/-   ##
======================================
  Coverage      84%     84%           
======================================
  Files         143     143           
  Lines       22285   22343   +58     
======================================
+ Hits        18817   18877   +60     
+ Misses       3468    3466    -2     
Impacted Files Coverage Δ
...sources/MSFT_SPShellAdmins/MSFT_SPShellAdmins.psm1 64% <65%> (-1%) :arrow_down:
...FT_SPSearchServiceApp/MSFT_SPSearchServiceApp.psm1 94% <88%> (-1%) :arrow_down:
...MSFT_SPFarmPropertyBag/MSFT_SPFarmPropertyBag.psm1 88% <91%> (+6%) :arrow_up:
...sc/DSCResources/MSFT_SPInstall/MSFT_SPInstall.psm1 90% <100%> (+6%) :arrow_up:
...s/MSFT_SPInstallPrereqs/MSFT_SPInstallPrereqs.psm1 88% <0%> (-1%) :arrow_down: