You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Goal reached for markekraus/PSMSGraph#8
* Added missing code coverage for ```Invoke-GrapRequest``` error handling
* Now has 100% code coverage for ```Get-AADGroupByDisplayName```
Code coverage report:
Covered 91.67 % of 24 analyzed Commands in
Get-AADGroupByDisplayName
Missed commands:
$ErrorMessage = "Unable to query User '{0}': {1}" -f $UserId, $_.Exception.Message
Write-Error $ErrorMessage
The text was updated successfully, but these errors were encountered: