Closed hollanjs closed 1 year ago
@johlju - My PR for issue #1797. Let me know if it requires any additional updates or changes.
Merging #1815 (de89f0b) into main (6c0e426) will increase coverage by
0%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #1815 +/- ##
====================================
Coverage 88% 88%
====================================
Files 83 82 -1
Lines 7444 7437 -7
====================================
- Hits 6594 6588 -6
+ Misses 850 849 -1
Flag | Coverage Δ | |
---|---|---|
unit | 88% <ø> (+<1%) |
:arrow_up: |
/azp run
I'm trying to figure out why the build fails. It has nothing to do with this PR. Probably an issue on the build worker as Azure Pipelines shifted linux version.
@hollanjs great work on this. Much appreciated to gotten this command moved! 🙇
Pull Request (PR) description
Moved
Assert-ElevatedUser
from a private function in SqlServerDsc to a public function in DscResource.Common Related Issue adding function to DscResource.Common: Issue #82This Pull Request (PR) fixes the following issues
Task list
This change is