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

CMHierarchySetting: Resource to configure Site Hierarchy Settings #109

Closed nyanhp closed 2 years ago

nyanhp commented 2 years ago

Pull Request (PR) description

Enabling configuration of every setting that Set-CMHierarchySetting exposes.

This Pull Request (PR) fixes the following issues

Task list


This change is Reviewable

nyanhp commented 2 years ago

It is unclear to me why the build fails in this repo. A local build with .\build.ps1 -Resolve -CodeCoverageThreshold 0 works fine. I was able to import and test the module in my MECM lab. Let me know what I need to correct to resolve this issue.

codecov[bot] commented 2 years ago

Codecov Report

Merging #109 (0c7b188) into master (4d9f50a) will increase coverage by 0%. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #109   +/-   ##
=====================================
  Coverage      98%    98%           
=====================================
  Files          61     62    +1     
  Lines        8948   9027   +79     
=====================================
+ Hits         8849   8928   +79     
  Misses         99     99