Closed nickgw closed 2 years ago
Merging #271 (f1f303b) into main (9908405) will decrease coverage by
0%
. The diff coverage is0%
.
@@ Coverage Diff @@
## main #271 +/- ##
===================================
- Coverage 100% 99% -1%
===================================
Files 7 7
Lines 458 457 -1
===================================
- Hits 458 454 -4
- Misses 0 3 +3
Impacted Files | Coverage Δ | |
---|---|---|
source/DSCResources/DSC_Cluster/DSC_Cluster.psm1 | 97% <0%> (-3%) |
:arrow_down: |
Closing this as I think this will be resolved in PR #272 instead. @nickgw reopen if it was wrong of me to close this.
Pull Request (PR) description
This is just one option to resolve #257 .
Remove code that removes a cluster node that is in the Down state from the cluster.
This Pull Request (PR) fixes the following issues
Task list
This change is