Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

100% Code Coverage for Import-GraphOauthAccessToken #20

Open
markekraus opened this issue Apr 22, 2017 · 0 comments
Open

100% Code Coverage for Import-GraphOauthAccessToken #20

markekraus opened this issue Apr 22, 2017 · 0 comments

Comments

@markekraus
Copy link
Owner

Code coverage report:
Covered 83.72 % of 43 analyzed Commands in Import-GraphOauthAccessToken
Missed commands:

Line Command
73 $ImportFiles = $LiteralPath
87 $ErrorMessage = "Unable to import from '{0}': {1}" -f @( ...
88 $ImportFile
89 $_.Exception.Message
91 Write-Error $ErrorMessage
101 $Session.Headers[$_.key] = $_.value
105 Write-Warning "Session headers could not be imported."
@markekraus markekraus added this to the 100% Code Coverage milestone Apr 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant