dsccommunity / ConfigMgrCBDsc

This module contains DSC resources for the management and configuration of Microsoft System Center Configuration Manager Current Branch (ConfigMgrCB).
MIT License
27 stars 8 forks source link

Updating Resources for new DSCResource.Common #111

Closed NEllis280 closed 2 years ago

NEllis280 commented 2 years ago

Pull Request (PR) description

This PR adds the -TurnOffTypeChecking parameter to any Test-DscParameterState commands within the Test-TargetResource method for the CMDistribnutionPoint, CMPxeDistributionPoint, CMReportingServicePoint, and CMSiteSystemServer resources.

This parameter was added to address a minor issue with some pester tests.

This Pull Request (PR) fixes the following issues

None

Task list


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (24043d3) into master (75c7d26) will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #111   +/-   ##
=====================================
  Coverage      98%    98%           
=====================================
  Files          60     60           
  Lines        8860   8860           
=====================================
  Hits         8761   8761           
  Misses         99     99