dsccommunity / SharePointDsc

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

New resource and various bug fixes #1406

Closed ykuijs closed 2 years ago

ykuijs commented 2 years ago

Pull Request (PR) description

This PR adds the SPSearchCrawlDatabase resource, adds extra troubleshooting information, implements export logic for SPShellAdmin, increases export requirement to ReverseDsc v2.0.0.11 and fixes several bugs.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

ykuijs commented 2 years ago

@NikCharlebois Up for a review?

codecov[bot] commented 2 years ago

Codecov Report

Merging #1406 (0036a0f) into master (f40808f) will decrease coverage by 0%. The diff coverage is 61%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #1406    +/-   ##
=======================================
- Coverage      84%     84%    -1%     
=======================================
  Files         143     145     +2     
  Lines       22377   22614   +237     
=======================================
+ Hits        18901   19041   +140     
- Misses       3476    3573    +97     
Impacted Files Coverage Δ
...s/SharePointDsc.Reverse/SharePointDsc.Reverse.psm1 7% <0%> (-1%) :arrow_down:
...Modules/SharePointDsc.ShellAdmin/SPShellAdmin.psm1 4% <4%> (ø)
...sources/MSFT_SPShellAdmins/MSFT_SPShellAdmins.psm1 59% <39%> (-6%) :arrow_down:
...Modules/SharePointDsc.Util/SharePointDsc.Util.psm1 49% <42%> (+<1%) :arrow_up:
...earchCrawlDatabase/MSFT_SPSearchCrawlDatabase.psm1 91% <91%> (ø)
...rchIndexPartition/MSFT_SPSearchIndexPartition.psm1 95% <95%> (+<1%) :arrow_up:
...FT_SPSearchServiceApp/MSFT_SPSearchServiceApp.psm1 94% <100%> (+<1%) :arrow_up: