Closed nyanhp closed 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.
Merging #109 (0c7b188) into master (4d9f50a) will increase coverage by
0%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #109 +/- ##
=====================================
Coverage 98% 98%
=====================================
Files 61 62 +1
Lines 8948 9027 +79
=====================================
+ Hits 8849 8928 +79
Misses 99 99
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