Closed johlju closed 7 years ago
@johlju, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request. Thanks, Microsoft Pull Request Bot
Merging #117 into dev will increase coverage by
<1%
. The diff coverage is100%
.
@@ Coverage Diff @@
## dev #117 +/- ##
===================================
+ Coverage 99% 99% +<1%
===================================
Files 7 7
Lines 381 383 +2
===================================
+ Hits 379 381 +2
Misses 2 2
@PlagueHO do you have time to review this one for me? No hurry.
No problem @johlju - will review tomorrow night after work (bed time now!)
@Johlju - I figure you're going to be correcting the other issues to meet standards later on, so I didn't comment on anything outside the changes you made (it was difficult to resist the urge though :grin: )
Reviewed 3 of 3 files at r1. Review status: all files reviewed at latest revision, all discussions resolved.
Comments from Reviewable
@PlagueHO Actually I already run this thru "basic" style change cleanup. So please. if you see stuff I missed, then please comment on them, because then there is something I overlooked. I keep this PR open if you want to comment more. π
All resources should go through more detailed cleanup later. Planing creating an issue for each style guideline "rule" and fix all resources per issue later on, so this module can get to HQRM. But can we squash some things now, then that is even better.
@johlju - actually, it was mainly comments querying why there were brackets around things that don't seem to need them. But everything else is OK!
$null = (Get-ClusterGroup -Cluster $ClusterName) | .....
Anyway...
Review status: :shipit: all files reviewed at latest revision, all discussions resolved, all commit checks successful.
Comments from Reviewable
@PlagueHO Aha, I missed those, or looked passed them because of other style changes. I will fix those in another PR, and go thru all resource at the same time :)
Big thanks for reviewing! π
Pull Request (PR) description
This Pull Request (PR) fixes the following issues: Fixes #86
Task list:
This change isβ