Closed kodurisudhir closed 2 years ago
Merging #117 (e7fc0bf) into main (d2e5417) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #117 +/- ##
==========================================
+ Coverage 94.00% 94.05% +0.04%
==========================================
Files 59 59
Lines 2002 2002
Branches 2 2
==========================================
+ Hits 1882 1883 +1
+ Misses 120 119 -1
Impacted Files | Coverage Δ | |
---|---|---|
plugins/modules/resource_governor.ps1 | 94.44% <100.00%> (+2.77%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
Description
Corrected how resource governor classifier name is being assigned to the variable.
It throws an error when trying to assign NULL value to the classifier function name. The classifier name can be retrieved from $rg.ClassifierFunction.
How Has This Been Tested?
Yes, it was tested locally.
Types of changes
Checklist:
version_added
property.